[gtk+] Get one step closer to fixing the gobject-introspection compile failure



commit b32ef72ea51ef298f78c9702ed1091544f1ccbcb
Author: Richard Hughes <richard hughsie com>
Date:   Tue Jun 8 14:07:12 2010 +0100

    Get one step closer to fixing the gobject-introspection compile failure

 gdk/Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/gdk/Makefile.am b/gdk/Makefile.am
index 596768c..7db3e9a 100644
--- a/gdk/Makefile.am
+++ b/gdk/Makefile.am
@@ -3,6 +3,7 @@ include $(top_srcdir)/Makefile.decl
 -include $(INTROSPECTION_MAKEFILE)
 INTROSPECTION_GIRS =
 INTROSPECTION_SCANNER_ARGS = \
+   --add-include-path=../gdk \
    --add-include-path=../gdk-pixbuf
 INTROSPECTION_COMPILER_ARGS = \
    --includedir=$(srcdir) \



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