all repos — fluxbox @ 6bd629bbc50df3f73aa7e2e38b7704777fdd180f

custom fork of the fluxbox windowmanager

fix for #1036982 (defaults.hh isnt distcleaned)
akir akir
commit

6bd629bbc50df3f73aa7e2e38b7704777fdd180f

parent

5b68a7548c861c3687fe9e151c1c0379fb25caae

1 files changed, 1 insertions(+), 0 deletions(-)

jump to
M src/Makefile.amsrc/Makefile.am

@@ -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