# data/styles/Makefile.am for Blackbox - an X11 Window manager

styledir = $(pkgdatadir)/styles
MAINTAINERCLEANFILES = Makefile.in
style_DATA = Blue Gray Green Purple Red
# style_DATA = Artwiz Cthulhain Flux Minimal Nyz Operation Outcomes Rampage Rancor Results Shade Spiff TDF Twice

distclean-local:
	rm -f *\~ .\#*

uninstall-local:
	rm -r -f $(styledir)


syntax highlighted by Code2HTML, v. 0.9.1