X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=data%2Fstyles%2FMakefile.am;h=eef4b140ce7ecd8e5bfaa1d7bc7e4e2c0fa1c36a;hb=9faca110acaffe21fd9f14cef807bc7aeb289a2a;hp=a00d2520a33ca8fd7539aaad5088660920cc96c6;hpb=6b1459e6f08d0759ed7b88f0748012d53962f2b3;p=chaz%2Fopenbox diff --git a/data/styles/Makefile.am b/data/styles/Makefile.am index a00d2520..eef4b140 100644 --- a/data/styles/Makefile.am +++ b/data/styles/Makefile.am @@ -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)