aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2010-06-30 01:18:21 +0800
committerMatthew Barnes <mbarnes@redhat.com>2010-06-30 01:18:21 +0800
commitf7543e4db9e1023fe5f097c6fc57cacdad896e18 (patch)
treef39a7e14009747787ccaf872a21b9b9cdb843289 /Makefile.am
parentdb1cc4a0dcb0e5df291c42c5598ed471904c1e78 (diff)
downloadgsoc2013-evolution-f7543e4db9e1023fe5f097c6fc57cacdad896e18.tar
gsoc2013-evolution-f7543e4db9e1023fe5f097c6fc57cacdad896e18.tar.gz
gsoc2013-evolution-f7543e4db9e1023fe5f097c6fc57cacdad896e18.tar.bz2
gsoc2013-evolution-f7543e4db9e1023fe5f097c6fc57cacdad896e18.tar.lz
gsoc2013-evolution-f7543e4db9e1023fe5f097c6fc57cacdad896e18.tar.xz
gsoc2013-evolution-f7543e4db9e1023fe5f097c6fc57cacdad896e18.tar.zst
gsoc2013-evolution-f7543e4db9e1023fe5f097c6fc57cacdad896e18.zip
TEMPORARILY build without weather calendars in distcheck.
Will revert this when we see a libgweather-2.90.x release.
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 990b2458da..1ec88144ec 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -120,6 +120,7 @@ DISTCHECK_CONFIGURE_FLAGS = \
--enable-gtk-doc \
--disable-scrollkeeper \
--enable-test-component \
+ --disable-weather \
--with-help
# Generate a ChangeLog file from 'git log'