]> Dogcows Code - chaz/openbox/commitdiff
dont clean the rc and menu. and include them in make dist
authorDana Jansens <danakj@orodu.net>
Thu, 10 May 2007 04:05:38 +0000 (04:05 +0000)
committerDana Jansens <danakj@orodu.net>
Thu, 10 May 2007 04:05:38 +0000 (04:05 +0000)
Makefile.am

index 95b017a42209b213c23ad8b6e636f4b23dde1640..c14d118a2f48b94913a91074b5dcee3c768850d5 100644 (file)
@@ -369,7 +369,7 @@ nodist_pkgconfig_DATA = \
 dist_pixmap_DATA = \
        data/openbox.png
 
-nodist_rc_DATA = \
+dist_rc_DATA = \
        data/rc.xml \
        data/menu.xml
 
@@ -439,10 +439,6 @@ EXTRA_DIST = \
        COPYING \
        AUTHORS
 
-CLEANFILES = \
-       data/rc.xml \
-       data/menu.xml
-
 #doc:
 #       $(MAKE) -$(MAKEFLAGS) -C doc/doxygen doc
 
This page took 0.024181 seconds and 4 git commands to generate.