summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2016-07-15 20:39:51 +0200
committermonsta <[email protected]>2016-08-12 14:16:03 +0300
commit5c04caf86c21e5c9d950b9d95d87937388b9cc3f (patch)
tree71ed83c8f837014a167dc8e2d023db5003df3d47
parent8b4ca09756ee85822a30eb2e82c810ef94d65f6e (diff)
downloadmate-control-center-5c04caf86c21e5c9d950b9d95d87937388b9cc3f.tar.bz2
mate-control-center-5c04caf86c21e5c9d950b9d95d87937388b9cc3f.tar.xz
distcheck: explicitly use currently selected GTK+ version
-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