all repos — fluxbox @ c03b240a8e69d99a974530e62a6b566525d392b2

custom fork of the fluxbox windowmanager

data/styles/Makefile.am (raw)

1
2
3
4
5
6
7
8
9
10
11
12
13
14
# data/styles/Makefile.am for Blackbox 0.61.x  - an X11 Window manager
SUBDIRS=Emerge BlueFlux
styledir = $(pkgdatadir)/styles
MAINTAINERCLEANFILES = Makefile.in

style_DATA = Makro MerleyKay Clean Artwiz Cthulhain Flux Minimal \
	Nyz Operation Outcomes Rampage Results Shade Spiff LemonSpace \
	Twice Carbondioxide qnx-photon BlueNight Meta
EXTRA_DIST=$(style_DATA)

uninstall-local:
	rmdir $(styledir)
distclean-local:
	rm -f *\~