summaryrefslogtreecommitdiff
path: root/data/themes/enchilado/Makefile.am
blob: 4e09c11f1192c59c49c41c938a83ed7ae2222f9d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
guidir = $(pkgdatadir)/data/themes/enchilado

gui_DATA =				\
	button.png			\
	button_disabled.png		\
	buttonhi.png			\
	buttonpress.png			\
	colors.xml		\
	tab.png				\
	tab_hilight.png			\
	tabselected.png			\
	window.png			\
	window.xml

EXTRA_DIST =				\
	$(gui_DATA)