summaryrefslogtreecommitdiffstats
path: root/data/icons/48x48/Makefile.am
blob: db441f6476887051d11c4eab5ab32c24c0641fa4 (plain)
1
2
3
4
5
6
7
8
9
icondir = $(datadir)/icons/hicolor/48x48/apps
icon_DATA = 						\
	gfax.png

EXTRA_DIST = \
	$(icon_DATA)

clean-local :
	rm -f *~