fluxbox/data/styles/Makefile.am

15 lines
432 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
2004-01-03 02:34:13 +00:00
SUBDIRS=Emerge BlueFlux
2001-12-11 20:47:02 +00:00
styledir = $(pkgdatadir)/styles
MAINTAINERCLEANFILES = Makefile.in
2004-01-03 01:35:43 +00:00
style_DATA = Makro MerleyKay Clean Artwiz Cthulhain Flux Minimal \
2004-01-03 02:29:55 +00:00
Nyz Operation Outcomes Rampage Results Shade Spiff LemonSpace \
2004-01-03 01:35:43 +00:00
Twice Carbondioxide qnx-photon BlueNight Meta
2001-12-11 20:47:02 +00:00
EXTRA_DIST=$(style_DATA)
uninstall-local:
rmdir $(styledir)
distclean-local:
rm -f *\~