aboutsummaryrefslogtreecommitdiffstats
path: root/eazel-engine/Crux/gtk/Makefile.am
blob: 62763625d2a2aa58af008770b48e14ce1cba1958 (plain)
1
2
3
4
5
6
7
8
9
10
11
12

COLOR = '<".eazel-engine-color">'

themedir = $(datadir)/themes/Crux/gtk
theme_DATA = gtkrc

enginedir = $(libdir)/gtk/themes/engines

MAINTAINERCLEANFILES = gtkrc

gtkrc : $(top_srcdir)/gtkrc.in $(top_srcdir)/make-gtkrc.pl $(top_builddir)/config.status
	perl $(top_srcdir)/make-gtkrc.pl -c $(COLOR) -d "$(enginedir)" < $(top_srcdir)/gtkrc.in > gtkrc