aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 476f6ae..e6f7dad 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -33,6 +33,7 @@ AM_CPPFLAGS=@CPPFLAGS@ -I$(srcdir)/FbTk
33 33
34bin_PROGRAMS= fluxbox 34bin_PROGRAMS= fluxbox
35BUILT_SOURCES = defaults.hh 35BUILT_SOURCES = defaults.hh
36CONFIG_CLEAN_FILES = defaults.hh
36defaults.hh: Makefile 37defaults.hh: Makefile
37 echo '// This file is generated from makefile. Do not edit!' > defaults.hh 38 echo '// This file is generated from makefile. Do not edit!' > defaults.hh
38 echo '#define DEFAULTMENU "$(DEFAULT_MENU)"' >> defaults.hh 39 echo '#define DEFAULTMENU "$(DEFAULT_MENU)"' >> defaults.hh