aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2004-10-02 20:51:18 +0800
committerChristian Persch <chpe@src.gnome.org>2004-10-02 20:51:18 +0800
commit59c38b2fabd382321fbcf1e4a8db70c8c59016ec (patch)
treecdbd09cda9d36360b1491c324611770ae4760224 /Makefile.am
parent0668ebb09e521861056cb36d9e162fbdee63f9f4 (diff)
downloadgsoc2013-epiphany-59c38b2fabd382321fbcf1e4a8db70c8c59016ec.tar
gsoc2013-epiphany-59c38b2fabd382321fbcf1e4a8db70c8c59016ec.tar.gz
gsoc2013-epiphany-59c38b2fabd382321fbcf1e4a8db70c8c59016ec.tar.bz2
gsoc2013-epiphany-59c38b2fabd382321fbcf1e4a8db70c8c59016ec.tar.lz
gsoc2013-epiphany-59c38b2fabd382321fbcf1e4a8db70c8c59016ec.tar.xz
gsoc2013-epiphany-59c38b2fabd382321fbcf1e4a8db70c8c59016ec.tar.zst
gsoc2013-epiphany-59c38b2fabd382321fbcf1e4a8db70c8c59016ec.zip
Add --with-mozilla to distcheck's configure arguments.
2004-10-02 Christian Persch <chpe@cvs.gnome.org> * Makefile.am: Add --with-mozilla to distcheck's configure arguments.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 234ebe062..5bc71c8a4 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -22,4 +22,4 @@ DISTCLEANFILES = \
intltool-merge \
intltool-update
-DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --disable-schemas-install
+DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --disable-schemas-install --with-mozilla=$(MOZILLA)