]> Dogcows Code - chaz/openbox/blobdiff - data/styles/Makefile.am
use the new config system.. a bit..
[chaz/openbox] / data / styles / Makefile.am
index fb5dbb923f3a98278640053c25a722587fcbc659..eef4b140ce7ecd8e5bfaa1d7bc7e4e2c0fa1c36a 100644 (file)
@@ -1,10 +1,13 @@
-# data/styles/Makefile.am for Openbox
-
-styledir = $(pkgdatadir)/styles
+#styledir = $(pkgdatadir)/styles
 MAINTAINERCLEANFILES = Makefile.in
-style_DATA = artwiz bluebox cthulhain deep flux frobozz frobust nyz nyzclone operation outcomes shade steelblue steelblue2 the_orange trisb twice
+#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.02246 seconds and 4 git commands to generate.