summaryrefslogtreecommitdiff
path: root/netspeed/icons/24x24/apps/Makefile.am
blob: 9b3057bf1d656eb77726da3525ce3a9e6bb43d8d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
themedir = $(datadir)/icons/hicolor
size = 24x24
context = apps

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

icons_DATA = \
	mate-netspeed-applet.png

EXTRA_DIST =		\
	$(icons_DATA)

-include $(top_srcdir)/git.mk