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

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

icons_DATA = \
	mate-netspeed-applet.png

EXTRA_DIST =		\
	$(icons_DATA)

-include $(top_srcdir)/git.mk