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

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

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

EXTRA_DIST = $(theme_DATA)

SUBDIRS = \
	Panel \
	Null \
	Others

DIST_SUBDIRS = \
	Panel \
	Null \
	Others