summaryrefslogtreecommitdiff
path: root/desktop-themes/Menta/gtk-2.0/widgets/Makefile.am
blob: 1c54af7cdb95fd5b9d9102ae1381cec9ab47ff6b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19

themedir = $(datadir)/themes/Menta/gtk-2.0/widgets

theme_DATA = \
	panel.rc \
	panel-black.rc \
	panel-dark-grey.rc

EXTRA_DIST = $(theme_DATA)

SUBDIRS = \
	Panel \
	Null \
	Others

DIST_SUBDIRS = \
	Panel \
	Null \
	Others