From 56535b85670f0c9f7ec50df8ae53146d48f50c61 Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Thu, 8 Apr 2010 15:47:05 +0200 Subject: Additional build tweaks for introspection support This makes us closer to what the official documentation tells us to do. --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 08b887ea..d41ccdd6 100644 --- a/Makefile.am +++ b/Makefile.am @@ -19,7 +19,7 @@ DISTCLEANFILES = \ intltool-merge \ intltool-extract -DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --enable-defaults-service +DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --enable-introspection --enable-defaults-service install-data-local: -mkdir -p $(DESTDIR)$(sysgconfdir)/gconf.xml.defaults -- cgit v1.2.1