fix for #1036982 (defaults.hh isnt distcleaned)

This commit is contained in:
akir 2004-10-28 15:37:32 +00:00
parent 5b68a7548c
commit 6bd629bbc5

View file

@ -33,6 +33,7 @@ AM_CPPFLAGS=@CPPFLAGS@ -I$(srcdir)/FbTk
bin_PROGRAMS= fluxbox
BUILT_SOURCES = defaults.hh
CONFIG_CLEAN_FILES = defaults.hh
defaults.hh: Makefile
echo '// This file is generated from makefile. Do not edit!' > defaults.hh
echo '#define DEFAULTMENU "$(DEFAULT_MENU)"' >> defaults.hh