aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2010-06-29 22:10:25 +0800
committerMatthew Barnes <mbarnes@redhat.com>2010-06-29 23:18:00 +0800
commitf919a3bc4ebe0f000af4122a4b2f756f9b631136 (patch)
tree92f53ae1c193744e23b59115e4fa8208cd4fcd16 /Makefile.am
parenta874d96995b94704b2acce8d3911bed2373d4220 (diff)
downloadgsoc2013-evolution-f919a3bc4ebe0f000af4122a4b2f756f9b631136.tar
gsoc2013-evolution-f919a3bc4ebe0f000af4122a4b2f756f9b631136.tar.gz
gsoc2013-evolution-f919a3bc4ebe0f000af4122a4b2f756f9b631136.tar.bz2
gsoc2013-evolution-f919a3bc4ebe0f000af4122a4b2f756f9b631136.tar.lz
gsoc2013-evolution-f919a3bc4ebe0f000af4122a4b2f756f9b631136.tar.xz
gsoc2013-evolution-f919a3bc4ebe0f000af4122a4b2f756f9b631136.tar.zst
gsoc2013-evolution-f919a3bc4ebe0f000af4122a4b2f756f9b631136.zip
Build against gtk+-3.0 when running distcheck.
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 03870ac474..092da4b0a3 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -115,6 +115,7 @@ MAINTAINERCLEANFILES = \
# Scrollkeeper must be disabled for distcheck to work because
# distcheck uses a custom prefix. See GNOME bug #354357.
DISTCHECK_CONFIGURE_FLAGS = \
+ --enable-gtk3 \
--enable-gtk-doc \
--disable-scrollkeeper \
--enable-test-component \