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