summaryrefslogtreecommitdiff
path: root/icons/Makefile.am
blob: e6086711c293d4e9e3d761b61ae5e7db9c0e2f5b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
NULL=

SUBDIRS = appicon

icondir = $(datadir)/pixmaps/nautilus

icon_DATA =\
	audio.svg \
	backgrounds.png \
	chit_frame.png \
	colors.png \
	emblems.png \
	erase.png \
	knob.png \
	note-indicator.png \
	text-selection-frame.png \
	thumbnail_frame.png \
	$(NULL)

EXTRA_DIST = $(icon_DATA)