[couchdb-glib] Include Json-1.0 for introspection
- From: Rodrigo Moya <rodrigo src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [couchdb-glib] Include Json-1.0 for introspection
- Date: Wed, 24 Nov 2010 15:38:13 +0000 (UTC)
commit d01202ffc05065cd9928216ddd16c5c115f8ee14
Author: Rodrigo Moya <rodrigo gnome-db org>
Date: Wed Nov 24 16:26:48 2010 +0100
Include Json-1.0 for introspection
desktopcouch-glib/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/desktopcouch-glib/Makefile.am b/desktopcouch-glib/Makefile.am
index f8321a6..c6eb9ee 100644
--- a/desktopcouch-glib/Makefile.am
+++ b/desktopcouch-glib/Makefile.am
@@ -38,7 +38,7 @@ introspection_files = \
$(h_DATA) \
$(libdesktopcouch_glib_1_0_la_SOURCES)
Desktopcouch-1.0.gir: libdesktopcouch-glib-1.0.la Makefile
-Desktopcouch_1_0_gir_INCLUDES = GObject-2.0 Couchdb-1.0
+Desktopcouch_1_0_gir_INCLUDES = GObject-2.0 Couchdb-1.0 Json-1.0
Desktopcouch_1_0_gir_CFLAGS = -I$(top_srcdir)/desktopcouch-glib -I$(top_builddir)/desktopcouch-glib -I$(top_srcdir)/couchdb-glib -I$(top_builddir)/couchdb-glib
Desktopcouch_1_0_gir_LIBS = libdesktopcouch-glib-1.0.la
Desktopcouch_1_0_gir_FILES = $(addprefix $(srcdir)/, $(introspection_files))
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]