aboutsummaryrefslogtreecommitdiff
path: root/nls
diff options
context:
space:
mode:
Diffstat (limited to 'nls')
-rw-r--r--nls/Makefile.am5
1 files changed, 4 insertions, 1 deletions
diff --git a/nls/Makefile.am b/nls/Makefile.am
index 747665e..6e9bb02 100644
--- a/nls/Makefile.am
+++ b/nls/Makefile.am
@@ -6,7 +6,7 @@ SUBDIRS = C da_DK es_ES et_EE fr_FR pt_BR ru_RU sv_SE \
6 sl_SI pl_PL 6 sl_SI pl_PL
7 7
8MAINTAINERCLEANFILES = Makefile.in fluxbox-nls.hh 8MAINTAINERCLEANFILES = Makefile.in fluxbox-nls.hh
9EXTRA_DIST=fluxbox-nls.hh convert.awk 9EXTRA_DIST=fluxbox-nls.hh convert.awk nlsinfo
10 10
11uninstall-local: 11uninstall-local:
12 @if test x$(NLSTEST) = "x-DNLS"; then \ 12 @if test x$(NLSTEST) = "x-DNLS"; then \
@@ -14,3 +14,6 @@ uninstall-local:
14 fi 14 fi
15distclean-local: 15distclean-local:
16 rm -f *\~ 16 rm -f *\~
17
18fluxbox-nls.hh:
19 ./nlsinfo -H -N FBNLS $(top_srcdir)/src > fluxbox-nls.hh