summaryrefslogtreecommitdiff
path: root/data/icons/48x48/apps/Makefile.am
blob: 380d0b3e6b22d5f9c4aed5d5ab67673f93f21632 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
themedir = $(datadir)/icons/hicolor
size = 48x48
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)