summaryrefslogtreecommitdiff
path: root/desktop-themes/Makefile.am
blob: dd7c2c919aa6bf62e247b908534c5908393de994 (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 \
	$(greenlaguna_SUBDIR) \
	Green-Submarine \
	HighContrastInverse \
	Menta \
	TraditionalGreen \
	TraditionalOk

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