summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2016-07-15 21:20:01 +0200
committerraveit65 <[email protected]>2016-07-15 21:20:01 +0200
commit2243da022d526df5749cf101e8249de1b75253a7 (patch)
treeeb2d18f1886cffbaf11182d67440f42f7d2d78d5 /Makefile.am
parent63bd6cc414feeffef4736823ecf9ea95a7c4d34a (diff)
downloadmate-media-2243da022d526df5749cf101e8249de1b75253a7.tar.bz2
mate-media-2243da022d526df5749cf101e8249de1b75253a7.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 \