[libchamplain] One more fix of introspection compilation in other directory



commit f3b662d3a9edfdea19a7a12ba3488f5e60de40dc
Author: JiÅ?í Techet <techet gmail com>
Date:   Sat May 15 16:55:08 2010 +0200

    One more fix of introspection compilation in other directory
    
    Signed-off-by: JiÅ?í Techet <techet gmail com>

 champlain-gtk/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/champlain-gtk/Makefile.am b/champlain-gtk/Makefile.am
index 926ae3b..b22f769 100644
--- a/champlain-gtk/Makefile.am
+++ b/champlain-gtk/Makefile.am
@@ -42,7 +42,7 @@ if HAVE_INTROSPECTION
 -include $(INTROSPECTION_MAKEFILE)
 INTROSPECTION_GIRS =
 INTROSPECTION_SCANNER_ARGS = --add-include-path=$(top_builddir)/champlain
-INTROSPECTION_COMPILER_ARGS = --includedir=$(srcdir)
+INTROSPECTION_COMPILER_ARGS = --includedir=$(srcdir) --includedir=$(top_builddir)/champlain 
 
 introspection_sources = \
 	$(libchamplain_gtk_ CHAMPLAIN_API_VERSION@_la_SOURCES) \



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