aboutsummaryrefslogtreecommitdiff
path: root/nls/C/Makefile.am
diff options
context:
space:
mode:
authorfluxgen <fluxgen>2002-04-12 15:15:46 (GMT)
committerfluxgen <fluxgen>2002-04-12 15:15:46 (GMT)
commita5bf916fac35a473559bc9d5a381b5d9e143ed26 (patch)
treece5303ae1e9346bf887767ce2dce1f5531499991 /nls/C/Makefile.am
parent507fbd3be7561055f8f80177d4d6c8fbaea7e976 (diff)
downloadfluxbox_pavel-a5bf916fac35a473559bc9d5a381b5d9e143ed26.zip
fluxbox_pavel-a5bf916fac35a473559bc9d5a381b5d9e143ed26.tar.bz2
WorkspaceWarping
Diffstat (limited to 'nls/C/Makefile.am')
-rw-r--r--nls/C/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/nls/C/Makefile.am b/nls/C/Makefile.am
index a7b50ba..d737000 100644
--- a/nls/C/Makefile.am
+++ b/nls/C/Makefile.am
@@ -36,6 +36,7 @@ uninstall-local:
36 36
37Translation.m: $(MFILES) 37Translation.m: $(MFILES)
38 @if test x$(NLSTEST) = "x-DNLS"; then \ 38 @if test x$(NLSTEST) = "x-DNLS"; then \
39 rm -f Translation.m; \
39 echo -e "//This file is generated from nls/C" > ../blackbox-nls.hh; \ 40 echo -e "//This file is generated from nls/C" > ../blackbox-nls.hh; \
40 echo -e "#ifndef BLACKBOX_NLS_HH" >> ../blackbox-nls.hh; \ 41 echo -e "#ifndef BLACKBOX_NLS_HH" >> ../blackbox-nls.hh; \
41 echo -e "#define BLACKBOX_NLS_HH" >> ../blackbox-nls.hh; \ 42 echo -e "#define BLACKBOX_NLS_HH" >> ../blackbox-nls.hh; \