summaryrefslogtreecommitdiff
path: root/icon-themes/ContrastHigh/24x24/emotes/Makefile.am
blob: 2b648d88a4bc386837edd75e0fa8faa85f426ad5 (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
27
28
29
30
31
32
33
34
35
NULL=

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

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

icon_DATA= \
	face-angel.png \
	face-angry.png \
	face-confused.png \
	face-cool.png \
	face-crying.png \
	face-devilish.png \
	face-embarrassed.png \
	face-kiss.png \
	face-laugh.png \
	face-monkey.png \
	face-plain.png \
	face-raspberry.png \
	face-sad.png \
	face-shutmouth.png \
	face-sick.png \
	face-smile-big.png \
	face-smile.png \
	face-smirk.png \
	face-surprised.png \
	face-tired.png \
	face-uncertain.png \
	face-wink.png \
	face-worried.png \
	face-yawn.png

EXTRA_DIST=	$(icon_DATA)