aboutsummaryrefslogtreecommitdiff
path: root/data/styles/Makefile.am
blob: 702960f9922b25bf06cf6df7788e0eea109d0c9e (plain)
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 *\~