From 95aab3454879d73a8ad049c17d566629374b30bc Mon Sep 17 00:00:00 2001 From: Stefano Karapetsas Date: Fri, 12 Jul 2013 20:59:54 +0200 Subject: Fix introspection in makefiles --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 11eba584..aeb373fb 100644 --- a/Makefile.am +++ b/Makefile.am @@ -11,7 +11,7 @@ SUBDIRS = \ ACLOCAL_AMFLAGS = -I m4 -DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --enable-introspection --disable-scrollkeeper +DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --disable-introspection --disable-scrollkeeper EXTRA_DIST = \ COPYING-DOCS \ -- cgit v1.2.1