summaryrefslogtreecommitdiff
path: root/icon-themes/ContrastHigh/16x16/emblems/Makefile.am
blob: 484b1a044362e731a4afb86da1b804edc35a114e (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 = 16x16
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)