From 18325ac0850ff053477580b448fc6d1b7f21afa8 Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Thu, 3 Apr 2008 21:00:23 +0000 Subject: Exorcise gecko configure & build stuff svn path=/trunk/; revision=8183 --- Makefile.am | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 191f7ef25..3a3f7520a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,8 +1,4 @@ -SUBDIRS = lib embed src plugins data po help doc - -#if WITH_XULRUNNER_ENGINE -#SUBDIRS += xulapp -#endif +SUBDIRS = lib embed src data po help doc ACLOCAL_AMFLAGS = -I m4 @@ -38,8 +34,7 @@ DISTCHECK_CONFIGURE_FLAGS = \ --enable-desktop-file-plugin \ --enable-gtk-doc \ --disable-schemas-install \ - --disable-scrollkeeper \ - --with-gecko=$(GECKO) + --disable-scrollkeeper # Ignore gtk theme cache files on distcheck distuninstallcheck_listfiles = find . -type f -print | grep -v 'icon-theme.cache' -- cgit v1.2.3