aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorfluxgen <fluxgen>2005-05-18 08:31:58 (GMT)
committerfluxgen <fluxgen>2005-05-18 08:31:58 (GMT)
commit9e34722e67803f4246eaa90af69a3b7421c7e8a3 (patch)
tree2717a6f12ccc5dce4f2202697f3313044a7702f7 /src/Makefile.am
parent8bbf5e6eed4a61b02e273a01187165c815593287 (diff)
downloadfluxbox-9e34722e67803f4246eaa90af69a3b7421c7e8a3.zip
fluxbox-9e34722e67803f4246eaa90af69a3b7421c7e8a3.tar.bz2
locale path
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 6631587..f49d2ae 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -41,7 +41,6 @@ defaults.hh: Makefile
41 echo '#define DEFAULTSTYLE "$(DEFAULT_STYLE)"'; \ 41 echo '#define DEFAULTSTYLE "$(DEFAULT_STYLE)"'; \
42 echo '#define DEFAULTKEYSFILE "$(DEFAULT_KEYSFILE)"'; \ 42 echo '#define DEFAULTKEYSFILE "$(DEFAULT_KEYSFILE)"'; \
43 echo '#define DEFAULT_INITFILE "$(DEFAULT_INITFILE)"'; \ 43 echo '#define DEFAULT_INITFILE "$(DEFAULT_INITFILE)"'; \
44 echo '#define LOCALEPATH "$(pkgdatadir)/nls"'; \
45 echo 'const char* svnversion(void);' ) > defaults.hh 44 echo 'const char* svnversion(void);' ) > defaults.hh
46 45
47defaults.cc: force 46defaults.cc: force