]> Dogcows Code - chaz/openbox/blobdiff - data/styles/Makefile.am
ignore the wrappers
[chaz/openbox] / data / styles / Makefile.am
index 380535889465fc8f94456e016527ef25deb5ebd3..7b5b38e09271e696a86d3ccbfbf6266814554d85 100644 (file)
@@ -1,8 +1,13 @@
-# data/styles/Makefile.am for Openbox
-
 styledir = $(pkgdatadir)/styles
 MAINTAINERCLEANFILES = Makefile.in
-style_DATA = artwiz bluebox cthulhain flux nyz nyzclone operation outcomes shade the_orange trisb twice frobozz frobust steelblue steelblue2
+style_DATA =
+#artwiz bbs bluebox cthulhain deep fieron fieron2 flux frobozz \
+#frobust mbdtex miklos nyz nyzclone ob20 operation outcomes paper \
+#purplehaaze shade steelblue steelblue2 the_orange trisb twice \
+#warp-xp
+EXTRA_DIST = $(style_DATA)
 
 distclean-local:
-       rm -f *\~
+       rm -f *\~ .\#*
+uninstall-am:
+       rmdir $(styledir)
This page took 0.021104 seconds and 4 git commands to generate.