From 838c1aaa956427556bd4e36b349268b6a3f97d71 Mon Sep 17 00:00:00 2001 From: Xan Lopez Date: Tue, 5 Jan 2010 23:04:06 +0200 Subject: Do not dist .gir files Since the g-i scanner and compiler are shipped together (and will be in the future), there's little to gain in shipping the .gir file in our tarball, and we save a few build-time headaches. --- Makefile.am | 1 - 1 file changed, 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 51638e4c1..6fe44ea51 100644 --- a/Makefile.am +++ b/Makefile.am @@ -31,7 +31,6 @@ DISTCLEANFILES = \ DISTCHECK_CONFIGURE_FLAGS = \ --enable-zeroconf \ --enable-gtk-doc \ - --disable-introspection \ --disable-schemas-install \ --disable-scrollkeeper -- cgit v1.2.3