all repos — openbox @ cf466cde118f517f78850188d0aaad3e1a18d1d6

openbox fork - make it a bit more like ryudo

dont clean the rc and menu. and include them in make dist
Dana Jansens danakj@orodu.net
commit

cf466cde118f517f78850188d0aaad3e1a18d1d6

parent

f237e72a307acd7c487c7e2257e24a735c3e7d6e

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

jump to
M Makefile.amMakefile.am

@@ -369,7 +369,7 @@

dist_pixmap_DATA = \ data/openbox.png -nodist_rc_DATA = \ +dist_rc_DATA = \ data/rc.xml \ data/menu.xml

@@ -438,10 +438,6 @@ COMPLIANCE \

README \ COPYING \ AUTHORS - -CLEANFILES = \ - data/rc.xml \ - data/menu.xml #doc: # $(MAKE) -$(MAKEFLAGS) -C doc/doxygen doc