summaryrefslogtreecommitdiff
path: root/data/styles/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'data/styles/Makefile.am')
-rw-r--r--data/styles/Makefile.am12
1 files changed, 6 insertions, 6 deletions
diff --git a/data/styles/Makefile.am b/data/styles/Makefile.am
index 7b5b38e0..6a4853bf 100644
--- a/data/styles/Makefile.am
+++ b/data/styles/Makefile.am
@@ -1,13 +1,13 @@
-styledir = $(pkgdatadir)/styles
+#styledir = $(pkgdatadir)/styles
MAINTAINERCLEANFILES = Makefile.in
-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)
+#EXTRA_DIST = $(style_DATA)
distclean-local:
- rm -f *\~ .\#*
-uninstall-am:
- rmdir $(styledir)
+ $(RM) *\~ .\#*
+#uninstall-am:
+# rmdir -p $(DESTDIR)$(styledir) || true