[couchdb-glib] Include couchdb-glib directory when scanning desktopcouch for introspection



commit b28ff118b070eaa3a5f0d153037318a088987c78
Author: Rodrigo Moya <rodrigo gnome-db org>
Date:   Thu Apr 8 16:23:09 2010 +0200

    Include couchdb-glib directory when scanning desktopcouch for introspection

 desktopcouch-glib/Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/desktopcouch-glib/Makefile.am b/desktopcouch-glib/Makefile.am
index 2488080..07405f6 100644
--- a/desktopcouch-glib/Makefile.am
+++ b/desktopcouch-glib/Makefile.am
@@ -47,6 +47,7 @@ Desktopcouch-1.0.gir: libdesktopcouch-glib-1.0.la
 	--namespace Desktopcouch --nsversion=1.0 \
 	--add-include-path=$(srcdir) \
 	--add-include-path=. \
+	--add-include-path=$(top_srcdir)/couchdb-glib \
 	--include=GObject-2.0 \
 	--include=Json-1.0 \
 	--include=Couchdb-1.0 \



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