X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=data%2Fstyles%2FMakefile.am;h=6a4853bfb96568e6fa0cf64e2422db40a7c19111;hb=8cc271604190c5200f34ffc8fee6100759c2fc60;hp=cfe02212c699856b1597718891a05907d23f43c2;hpb=e2bf543333b69f0d32aa02782dbc971016f70cb0;p=chaz%2Fopenbox diff --git a/data/styles/Makefile.am b/data/styles/Makefile.am index cfe02212..6a4853bf 100644 --- a/data/styles/Makefile.am +++ b/data/styles/Makefile.am @@ -1,11 +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