]> Dogcows Code - chaz/openbox/blobdiff - data/styles/Makefile.am
use the new config system.. a bit..
[chaz/openbox] / data / styles / Makefile.am
index cfe02212c699856b1597718891a05907d23f43c2..eef4b140ce7ecd8e5bfaa1d7bc7e4e2c0fa1c36a 100644 (file)
@@ -1,11 +1,13 @@
-styledir = $(pkgdatadir)/styles
+#styledir = $(pkgdatadir)/styles
 MAINTAINERCLEANFILES = Makefile.in
-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)
+#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 *\~ .\#*
-uninstall-am:
-       rmdir $(styledir)
+       $(RM) *\~ .\#*
+#uninstall-am:
+#      -rmdir -p $(DESTDIR)$(styledir)
This page took 0.021855 seconds and 4 git commands to generate.