]> Dogcows Code - chaz/openbox/blobdiff - data/Makefile.am
add buttons to the tree.rm stupid comments in Makefile.ams
[chaz/openbox] / data / Makefile.am
index 745d8e53566668e0116793762acc79f686d7d12a..a62858556060d0112eb772fd8e25db78e438d6f0 100644 (file)
@@ -1,13 +1,11 @@
-# data/Makefile.am for Openbox
-
-SUBDIRS = styles
+SUBDIRS = styles buttons
 CLEANFILES = menu
 MAINTAINERCLEANFILES = Makefile.in
 
 all-local: menu
 
 distclean-local:
-       rm -f *\~
+       rm -f *\~ .\#*
 
 menu: menu.in
        @regex_cmd@ -e "s,@pkgdatadir@,$(pkgdatadir)," @srcdir@/menu.in > menu
This page took 0.023595 seconds and 4 git commands to generate.