From e5c3665070ddd5a968082a618123dcd0b70d1059 Mon Sep 17 00:00:00 2001 From: Lars Uebernickel Date: Mon, 30 Jul 2012 16:38:12 +0200 Subject: Add introspection support --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 9bd3903..ef08e41 100644 --- a/Makefile.am +++ b/Makefile.am @@ -17,7 +17,7 @@ endif -DISTCHECK_CONFIGURE_FLAGS = --enable-localinstall --enable-deprecations +DISTCHECK_CONFIGURE_FLAGS = --enable-localinstall --enable-deprecations --enable-introspection dist-hook: @if test -d "$(top_srcdir)/.bzr"; \ -- cgit v1.2.3