[gcr] gcr: Fix gobject-introspection build ... again



commit 7702296c156d114b950d71c043b413f0a1d3de07
Author: Stef Walter <stefw collabora co uk>
Date:   Sun Oct 30 20:45:11 2011 +0100

    gcr: Fix gobject-introspection build ... again
    
    https://bugzilla.gnome.org/show_bug.cgi?id=662648

 gcr/Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/gcr/Makefile.am b/gcr/Makefile.am
index f240cfa..f7da1b9 100644
--- a/gcr/Makefile.am
+++ b/gcr/Makefile.am
@@ -303,6 +303,7 @@ INTROSPECTION_GIRS = Gcr- GCR_MAJOR@.gir
 INTROSPECTION_SCANNER_ARGS = \
 	$(INTROSPECTION_FLAGS) \
 	--warn-all \
+	--add-include-path=$(top_builddir)/gck  \
 	--include-uninstalled=$(top_builddir)/gck/Gck- GCK_MAJOR@.gir
 INTROSPECTION_COMPILER_ARGS = \
 	--includedir=$(srcdir) \



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