fix for #1036982 (defaults.hh isnt distcleaned)
This commit is contained in:
parent
5b68a7548c
commit
6bd629bbc5
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue