summaryrefslogtreecommitdiff
path: root/data/icons/22x22/apps/Makefile.am
blob: 78ab6acc92c1ebd225e5732c8ed16160405b95eb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
themedir = $(datadir)/icons/hicolor
size = 22x22
context = apps

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

icons_DATA = 			  	\
	mate-brightness-applet.png	\
	mate-inhibit-applet.png	\
	mate-power-manager.png		\
	mate-power-statistics.png

noinst_DATA = 

EXTRA_DIST =		\
	$(icons_DATA)	\
	$(noinst_DATA)