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

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