summaryrefslogtreecommitdiff
path: root/desktop-themes/Makefile.am
blob: e6cb73a17caa30e6585c338bdd2cbe4a1881e985 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
if BUILD_GREENLAGUNA
greenlaguna_SUBDIR = GreenLaguna
endif

SUBDIRS = \
	BlackMATE \
	BlueMenta \
	Blue-Submarine \
	ContrastHigh \
	ContrastHighInverse \
	$(greenlaguna_SUBDIR) \
	Green-Submarine \
	Menta \
	TraditionalGreen \
	TraditionalOk

DIST_SUBDIRS = \
	BlackMATE \
	BlueMenta \
	Blue-Submarine \
	ContrastHigh \
	ContrastHighInverse \
	GreenLaguna \
	Green-Submarine \
	Menta \
	TraditionalGreen \
	TraditionalOk