summaryrefslogtreecommitdiff
path: root/netspeed/icons/scalable/apps/Makefile.am
blob: c869cfdf59ddc6993644da457efc808ae0abe604 (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-netspeed-applet.svg

noinst_DATA =

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


-include $(top_srcdir)/git.mk