all repos — fluxbox @ 1d4bea8a2db2c0ab1e14b8afd81c87b80a262d66

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
15
16
17
SUBDIRS=Emerge BlueFlux bora_black bora_blue bora_green \
	zimek_bisque zimek_darkblue zimek_green \
	arch carp ostrich green_tea bloe

styledir = $(pkgdatadir)/styles
MAINTAINERCLEANFILES = Makefile.in

style_DATA = Makro MerleyKay Artwiz Flux \
	Nyz Operation Outcomes Results Shade LemonSpace \
	Twice qnx-photon BlueNight Meta

EXTRA_DIST=$(style_DATA)

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