[evolution-data-server/openismus-work] Add libebook-contacts to the gir-compiler includes



commit 4693ea1f2fd79b18fe5de48826c5fdbf141a1281
Author: Mathias Hasselmann <mathias openismus com>
Date:   Thu Dec 6 10:12:38 2012 +0100

    Add libebook-contacts to the gir-compiler includes

 addressbook/libebook/Makefile.am |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/addressbook/libebook/Makefile.am b/addressbook/libebook/Makefile.am
index de9045d..a9a997f 100644
--- a/addressbook/libebook/Makefile.am
+++ b/addressbook/libebook/Makefile.am
@@ -87,7 +87,9 @@ INTROSPECTION_GIRS =
 INTROSPECTION_SCANNER_ARGS = --add-include-path=$(top_builddir)/libedataserver \
 	--add-include-path=$(srcdir) --identifier-prefix=E --pkg-export \
 	libebook-1.2 --c-include="libebook/libebook.h"
-INTROSPECTION_COMPILER_ARGS = --includedir=$(top_builddir)/libedataserver \
+INTROSPECTION_COMPILER_ARGS = \
+	--includedir=$(top_builddir)/addressbook/libebook-contacts \
+	--includedir=$(top_builddir)/libedataserver \
 	--includedir=$(srcdir)
 
 if HAVE_INTROSPECTION



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