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

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

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

noinst_DATA = 

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