From 85daafffeb8669d97130dca89ef5b8b9378d2c68 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Fri, 15 Jul 2016 19:09:38 +0200 Subject: distcheck: explicitly use currently selected GTK+ version --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 7c04518..feb6959 100644 --- a/Makefile.am +++ b/Makefile.am @@ -6,7 +6,7 @@ SUBDIRS = libmatekbd $(TEST) po ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS} -DISTCHECK_CONFIGURE_FLAGS = --enable-introspection +DISTCHECK_CONFIGURE_FLAGS = --enable-introspection --with-gtk=$(GTK_API_VERSION) DISTCLEANFILES = \ intltool-extract \ -- cgit v1.2.1