aboutsummaryrefslogtreecommitdiffstats
path: root/eazel-engine/Crux/gtk/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'eazel-engine/Crux/gtk/Makefile.am')
-rw-r--r--eazel-engine/Crux/gtk/Makefile.am12
1 files changed, 0 insertions, 12 deletions
diff --git a/eazel-engine/Crux/gtk/Makefile.am b/eazel-engine/Crux/gtk/Makefile.am
deleted file mode 100644
index 6276362..0000000
--- a/eazel-engine/Crux/gtk/Makefile.am
+++ /dev/null
@@ -1,12 +0,0 @@
-
-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