[gnome-games] Disable introspection for now



commit 1364d22ca0180bf3cf28b8d6dc4cd9f84fc49e51
Author: Thomas Hindoe Paaboel Andersen <phomes gmail com>
Date:   Mon Jun 20 21:17:16 2011 +0200

    Disable introspection for now
    
    It broke distcheck and is only used for games in staging

 Makefile.am |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 0af59c0..2fb78a6 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -14,7 +14,8 @@ DISTCHECK_CONFIGURE_FLAGS = \
 	--with-platform=gnome \
 	--disable-schemas-install \
 	--disable-scrollkeeper \
-	--disable-silent-rules
+	--disable-silent-rules \
+	--disable-introspection
 
 EXTRA_DIST = \
 	autogen.sh \



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]