aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2011-09-04 09:47:22 +0800
committerMatthew Barnes <mbarnes@redhat.com>2011-09-04 19:34:32 +0800
commitcf52d65823e51f5b709d966cf3bff62fa31af43a (patch)
tree6e0643920059c6c2908c6561d03d6df9601d9c21 /Makefile.am
parentfcbbdfbd18e15b4ee8322a0217cf03a689a5e033 (diff)
downloadgsoc2013-evolution-cf52d65823e51f5b709d966cf3bff62fa31af43a.tar
gsoc2013-evolution-cf52d65823e51f5b709d966cf3bff62fa31af43a.tar.gz
gsoc2013-evolution-cf52d65823e51f5b709d966cf3bff62fa31af43a.tar.bz2
gsoc2013-evolution-cf52d65823e51f5b709d966cf3bff62fa31af43a.tar.lz
gsoc2013-evolution-cf52d65823e51f5b709d966cf3bff62fa31af43a.tar.xz
gsoc2013-evolution-cf52d65823e51f5b709d966cf3bff62fa31af43a.tar.zst
gsoc2013-evolution-cf52d65823e51f5b709d966cf3bff62fa31af43a.zip
Don't require online-accounts support for distcheck.
Makes it possible to run "make distcheck" on non-GNOME 3 environments.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index bb2b0c7022..e2e1b15883 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -149,6 +149,7 @@ MAINTAINERCLEANFILES = \
# distcheck uses a custom prefix. See GNOME bug #354357.
DISTCHECK_CONFIGURE_FLAGS = \
--enable-gtk-doc \
+ --disable-goa \
--disable-scrollkeeper \
--enable-test-component \
--disable-image-inline \