summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.am5
1 files changed, 4 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 3bee20c..9c0011e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -6,7 +6,10 @@ endif
ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
-DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --enable-mpaste
+DISTCHECK_CONFIGURE_FLAGS = \
+ --enable-gtk-doc \
+ --enable-mpaste \
+ --with-gtk=$(GTK_API_VERSION)
if MATE_ABOUT_ENABLED
versiondir = $(datadir)/mate-about