summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2016-07-15 17:03:18 +0200
committermonsta <[email protected]>2016-08-09 22:04:19 +0300
commitf4144b1c55a7ae2e851a3229fda86aabdd8533f4 (patch)
treef87a82c8cb7d1f4904032071ba50358923132e43
parent32671b5e23b5cf376f777117e71da2f1bc2fb26b (diff)
downloadatril-f4144b1c55a7ae2e851a3229fda86aabdd8533f4.tar.bz2
atril-f4144b1c55a7ae2e851a3229fda86aabdd8533f4.tar.xz
distcheck: explicitly use currently selected GTK+ version
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 776982f4..9ba3eba8 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -82,7 +82,8 @@ DISTCHECK_CONFIGURE_FLAGS = \
--enable-gtk-doc \
--disable-caja \
--disable-tests \
- --disable-silent-rules
+ --disable-silent-rules \
+ --with-gtk=$(GTK_API_VERSION)
distuninstallcheck_listfiles = find . -type f -print | grep -v /share/mate/help/ | grep -v \.omf