Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorTomeu Vizoso <tomeu@tomeuvizoso.net>2007-02-07 17:27:21 (GMT)
committer Tomeu Vizoso <tomeu@tomeuvizoso.net>2007-02-07 17:27:21 (GMT)
commit70154342fe0b02a8113546e47c0122befdf2cf2a (patch)
tree782675dc392a5c6caad0e4d8083bcc90d55f8c4b /Makefile.am
parent369de3e8410e529adaf3842a595221f993273349 (diff)
Removed the gtk theme.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am8
1 files changed, 2 insertions, 6 deletions
diff --git a/Makefile.am b/Makefile.am
index b043bfd..2e6a108 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,12 +1,8 @@
-SUBDIRS = art gtk-engine po matchbox
+SUBDIRS = art po matchbox
intltool_extra = intltool-extract.in intltool-merge.in intltool-update.in
-install-data-local:
- $(mkinstalldirs) $(DESTDIR)$(sysconfdir)/gtk-2.0
- $(INSTALL_DATA) $(srcdir)/gtkrc2-default $(DESTDIR)$(sysconfdir)/gtk-2.0/gtkrc
-
-EXTRA_DIST = $(intltool_extra) gtkrc2-default
+EXTRA_DIST = $(intltool_extra)
DISTCLEANFILES = \
intltool-extract \