fluxbox/data/styles/Makefile.am
2002-09-03 10:52:02 +00:00

14 lines
427 B
Makefile

# data/styles/Makefile.am for Blackbox 0.61.x - an X11 Window manager
styledir = $(pkgdatadir)/styles
MAINTAINERCLEANFILES = Makefile.in
style_DATA = Makro MerleyKay Clean CleanColor Artwiz Cthulhain Flux Minimal \
Nyz Operation Outcomes Rampage Rancor Results Shade Spiff LemonSpace \
Twice Blue Carbondioxide qnx-photon BlueNight
EXTRA_DIST=$(style_DATA)
uninstall-local:
rmdir $(styledir)
distclean-local:
rm -f *\~