fluxbox/data/styles/Makefile.am

13 lines
411 B
Text
Raw Normal View History

2001-12-11 20:47:02 +00:00
# data/styles/Makefile.am for Blackbox 0.61.x - an X11 Window manager
styledir = $(pkgdatadir)/styles
MAINTAINERCLEANFILES = Makefile.in
2002-08-30 16:15:00 +00:00
style_DATA = Makro MerleyKay Clean CleanColor Artwiz Cthulhain Flux Minimal Nyz Operation Outcomes Rampage Rancor Results Shade Spiff lemonspace Twice Blue Carbondioxide qnx-photon
2001-12-11 20:47:02 +00:00
EXTRA_DIST=$(style_DATA)
uninstall-local:
rmdir $(styledir)
distclean-local:
rm -f *\~