summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2016-07-15 20:39:51 +0200
committerraveit65 <[email protected]>2016-07-15 20:39:51 +0200
commitc9dd310cafa0b7e3fbf57918b971ca70103b13c7 (patch)
treebfbc6e7bf020a6ed1d214d83099d39d48f8b701a /Makefile.am
parent063c70483a2824c246a48556acbe983cd5864ede (diff)
downloadmate-control-center-c9dd310cafa0b7e3fbf57918b971ca70103b13c7.tar.bz2
mate-control-center-c9dd310cafa0b7e3fbf57918b971ca70103b13c7.tar.xz
distcheck: explicitly use currently selected GTK+ version
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 3626416c..0897f97d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -50,7 +50,9 @@ EXTRA_DIST = \
autogen.sh \
$(gsettingsschema_in_files)
-DISTCHECK_CONFIGURE_FLAGS = --disable-update-mimedb
+DISTCHECK_CONFIGURE_FLAGS = \
+ --disable-update-mimedb \
+ --with-gtk=$(GTK_API_VERSION)
GITIGNOREFILES=m4