X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=data%2Fstyles%2FMakefile.in;h=9aa59d6262dcb30de7c077554bc126d86de6c819;hb=cf950146f7e38e442a518445d850106b4fa87ee1;hp=6df1f4b028317692756df22a79596fffe62d0822;hpb=dfc5f034581f5a26cba5c4811500438f89f0634a;p=chaz%2Fopenbox diff --git a/data/styles/Makefile.in b/data/styles/Makefile.in index 6df1f4b0..9aa59d62 100644 --- a/data/styles/Makefile.in +++ b/data/styles/Makefile.in @@ -79,7 +79,7 @@ regex_cmd = @regex_cmd@ styledir = $(pkgdatadir)/styles MAINTAINERCLEANFILES = Makefile.in -style_DATA = artwiz bluebox cthulhain flux nyz nyzclone operation outcomes shade the_orange trisb twice frobozz frobust steelblue steelblue2 +style_DATA = artwiz bluebox cthulhain deep flux frobozz frobust nyz nyzclone operation outcomes shade steelblue steelblue2 the_orange trisb twice mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs CONFIG_HEADER = ../../config.h CONFIG_CLEAN_FILES = @@ -209,6 +209,8 @@ maintainer-clean-generic clean mostlyclean distclean maintainer-clean distclean-local: rm -f *\~ +uninstall-am: + rmdir $(styledir) # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded.