summaryrefslogtreecommitdiff
path: root/icon-themes/ContrastHigh/24x24/emblems/Makefile.am
blob: 55629ffdae3658b1d73e4f2a012b3915213e053a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
NULL=

themedir = $(datadir)/icons/ContrastHigh
size = 24x24
context = emblems

icondir = $(themedir)/$(size)/$(context)

icon_DATA= \
	emblem-default.png \
	emblem-documents.png \
	emblem-favorite.png \
	emblem-important.png \
	emblem-music.png \
	emblem-ok.png \
	emblem-photos.png \
	emblem-shared.png \
	emblem-synchronizing.png \
	emblem-system.png \
	emblem-videos.png

EXTRA_DIST=	$(icon_DATA)