summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2016-07-15 21:20:01 +0200
committermonsta <[email protected]>2016-08-13 15:36:06 +0300
commit47dcf016700d608decce0264840f236a5c465936 (patch)
tree420384d56922d9df6483dcffc308f2143e77c3e5 /Makefile.am
parent6b00bde389929346e5d5eea5da05c106a16f2b1e (diff)
downloadmate-media-47dcf016700d608decce0264840f236a5c465936.tar.bz2
mate-media-47dcf016700d608decce0264840f236a5c465936.tar.xz
distcheck: explicitly use currently selected GTK+ version
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index ce3d554..c784f1f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -5,7 +5,8 @@ SUBDIRS = data po man mate-volume-control
DISTCHECK_CONFIGURE_FLAGS = \
--enable-more-warnings \
--enable-compile-warnings=maximum \
- --enable-deprecated
+ --enable-deprecated \
+ --with-gtk=$(GTK_API_VERSION)
DIST_SUBDIRS = \
data \