aboutsummaryrefslogtreecommitdiff
path: root/nls/Makefile.am
diff options
context:
space:
mode:
authorfluxgen <fluxgen>2004-06-07 14:19:29 (GMT)
committerfluxgen <fluxgen>2004-06-07 14:19:29 (GMT)
commitae6315acc324c16b617fe6b2f802182eed587bd0 (patch)
tree0f04a4c1309796eb36338d12f043e67682d55009 /nls/Makefile.am
parent21b082d13e692d5e391ab5608f8fa87bc69ade49 (diff)
downloadfluxbox-ae6315acc324c16b617fe6b2f802182eed587bd0.zip
fluxbox-ae6315acc324c16b617fe6b2f802182eed587bd0.tar.bz2
built sources for fluxbox-nls
Diffstat (limited to 'nls/Makefile.am')
-rw-r--r--nls/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/nls/Makefile.am b/nls/Makefile.am
index 6e9bb02..7dbdc15 100644
--- a/nls/Makefile.am
+++ b/nls/Makefile.am
@@ -7,6 +7,7 @@ SUBDIRS = C da_DK es_ES et_EE fr_FR pt_BR ru_RU sv_SE \
7 7
8MAINTAINERCLEANFILES = Makefile.in fluxbox-nls.hh 8MAINTAINERCLEANFILES = Makefile.in fluxbox-nls.hh
9EXTRA_DIST=fluxbox-nls.hh convert.awk nlsinfo 9EXTRA_DIST=fluxbox-nls.hh convert.awk nlsinfo
10BUILT_SOURCES=fluxbox-nls.hh
10 11
11uninstall-local: 12uninstall-local:
12 @if test x$(NLSTEST) = "x-DNLS"; then \ 13 @if test x$(NLSTEST) = "x-DNLS"; then \
@@ -16,4 +17,5 @@ distclean-local:
16 rm -f *\~ 17 rm -f *\~
17 18
18fluxbox-nls.hh: 19fluxbox-nls.hh:
20 chmod +x nlsinfo
19 ./nlsinfo -H -N FBNLS $(top_srcdir)/src > fluxbox-nls.hh 21 ./nlsinfo -H -N FBNLS $(top_srcdir)/src > fluxbox-nls.hh