summaryrefslogtreecommitdiff
path: root/panels/online-accounts/icons/48x48/Makefile.am
blob: ce7d003df84c4d1cde0caa6969e31cb3fbd7bce0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
NULL =

icondir = $(datadir)/icons/hicolor/48x48/apps
icon_DATA = 				\
	goa-panel.png			\
	$(NULL)

EXTRA_DIST = \
	$(icon_DATA)

clean-local :
	rm -f *~

-include $(top_srcdir)/git.mk