]> Dogcows Code - chaz/openbox/blobdiff - data/styles/Makefile.am
supply the same interface with optional arguments as before. increment callback funct...
[chaz/openbox] / data / styles / Makefile.am
index ddc2e6b5ba274238aaff34e92c9edf424b3cbf44..6a4853bfb96568e6fa0cf64e2422db40a7c19111 100644 (file)
@@ -1,12 +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) || true
This page took 0.026157 seconds and 4 git commands to generate.