summaryrefslogtreecommitdiff
path: root/icons/64x64/Makefile.am
blob: 9c86099f8b9d2d106b1889352e7cc676d8435caf (plain)
1
2
3
4
5
6
7
8
9
10
# $Id$

iconsdir = $(datadir)/icons/hicolor/64x64/apps
icons_DATA =								\
	Thunar.png

EXTRA_DIST =								\
	$(icons_DATA)

# vi:set ts=8 sw=8 noet ai nocindent syntax=automake: