summaryrefslogtreecommitdiff
path: root/desktop-themes/Makefile.am
blob: 0321ca727d4ee072b44a2c6e209e0e12a718188a (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
if BUILD_GREENLAGUNA
greenlaguna_SUBDIR = GreenLaguna
endif

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

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