summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2016-07-15 20:49:11 +0200
committerraveit65 <[email protected]>2016-07-15 20:49:11 +0200
commitf543545ceb97db7cdefc186889898e3ebdef8f65 (patch)
tree800b85104b483c49cdc928d5d2e55f29f9f99e12 /Makefile.am
parent7e9f71e52370d0f2eb13111fa69eadd7c87d2e25 (diff)
downloadmate-desktop-f543545ceb97db7cdefc186889898e3ebdef8f65.tar.bz2
mate-desktop-f543545ceb97db7cdefc186889898e3ebdef8f65.tar.xz
distcheck: explicitly use currently selected GTK+ version
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am5
1 files changed, 4 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 3bee20c..9c0011e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -6,7 +6,10 @@ endif
ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
-DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --enable-mpaste
+DISTCHECK_CONFIGURE_FLAGS = \
+ --enable-gtk-doc \
+ --enable-mpaste \
+ --with-gtk=$(GTK_API_VERSION)
if MATE_ABOUT_ENABLED
versiondir = $(datadir)/mate-about