summaryrefslogtreecommitdiff
path: root/mate/Makefile.am
blob: 4ecb56e5c95bed765a2973abca6abe2495f09b0e (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

NULL =

themedir = $(datadir)/icons/mate

DIMENSIONS = \
	16x16 \
	22x22 \
	24x24 \
	32x32 \
	48x48 \
	256x256 \
	$(NULL)

SUBDIRS = \
	$(DIMENSIONS) \
	scalable \
	scalable-up-to-32 \
	$(NULL)

DIST_SUBDIRS = \
	$(DIMENSIONS) \
	scalable \
	scalable-up-to-32 \
	$(NULL)