summaryrefslogtreecommitdiff
path: root/desktop-themes/TraditionalOk/Makefile.am
blob: 8956a277b0233c0eac1fc04cc0dd94fa9ab74001 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
THEME_NAME=TraditionalOk
THEME_IN_FILES=index.theme.in

themedir = $(datadir)/themes/$(THEME_NAME)

theme_DATA = \
	COPYING \
	index.theme

%.theme: %.theme.in
	$(AM_V_GEN) $(MSGFMT) --desktop --template $< -d $(top_srcdir)/po -o $@

SUBDIRS =		\
	gtk-2.0		\
	gtk-3.0		\
	metacity-1	\
	openbox-3	\
	xfwm4

DISTCLEANFILES = index.theme
EXTRA_DIST = index.theme.in