summaryrefslogtreecommitdiff
path: root/desktop-themes/BlackMATE-border/metacity-1/Makefile.am
blob: 3f99eb6a688b8383c7d86d5d2ca460be064bbfdb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
THEME_NAME=BlackMATE-border

themedir = $(datadir)/themes/$(THEME_NAME)/metacity-1

theme_DATA = \
	metacity-theme-1.xml \
	metacity-theme-2.xml \
	metacity-theme-3.xml \
	bar.png \
	bar_unfocused.png \
	button-close-focus.png \
	button-max-focus1.png \
	button-max-focus.png \
	button-min-focus.png \
	menu-button-pressed.png \
	neutral.png \
	unabove-button.png \
	unabove-button-unfocus.png \
	unfocus.png \
	yellow.png

EXTRA_DIST = $(theme_DATA)