summaryrefslogtreecommitdiff
path: root/icon-themes/ContrastHigh/32x32/stock/Makefile.am
blob: 2a072ce01e6824119760ab8e145939bc87673dcd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
NULL=

themedir = $(datadir)/icons/ContrastHigh
size = 32x32
context = stock

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

icon_DATA= \
	gtk-apply.png \
	gtk-bold.png \
	gtk-cancel.png \
	gtk-connect.png \
	gtk-convert.png \
	gtk-disconnect.png \
	gtk-dnd-multiple.png \
	gtk-dnd.png \
	gtk-edit.png \
	gtk-index.png \
	gtk-no.png \
	gtk-ok.png \
	gtk-preferences.png \
	gtk-select-color.png \
	gtk-select-font.png \
	gtk-undelete.png \
	gtk-yes.png

EXTRA_DIST=	$(icon_DATA)