all repos — fluxbox @ d8455124e80e01214280a0b3fa0e83176f41a2f4

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

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 *\~