[json-glib] Add version constants to introspection
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [json-glib] Add version constants to introspection
- Date: Tue, 18 Mar 2014 18:20:55 +0000 (UTC)
commit 445b1c4c1efec99ed640c16b92a9b19a87b39082
Author: Emmanuele Bassi <ebassi gnome org>
Date: Thu Mar 6 15:09:50 2014 +0000
Add version constants to introspection
We need to let g-ir-scanner parse json-version.h.
json-glib/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/json-glib/Makefile.am b/json-glib/Makefile.am
index f428bab..66d6936 100644
--- a/json-glib/Makefile.am
+++ b/json-glib/Makefile.am
@@ -125,7 +125,7 @@ Json-1.0.gir: libjson-glib-1.0.la Makefile
Json_1_0_gir_NAMESPACE = Json
Json_1_0_gir_VERSION = 1.0
Json_1_0_gir_LIBS = libjson-glib-1.0.la
-Json_1_0_gir_FILES = $(source_h) $(source_c)
+Json_1_0_gir_FILES = $(source_h) $(source_c) $(top_builddir)/json-glib/json-version.h
Json_1_0_gir_CFLAGS = -DJSON_COMPILATION=1 -I$(top_srcdir) -I$(top_builddir) $(JSON_CFLAGS)
Json_1_0_gir_INCLUDES = GObject-2.0 Gio-2.0
Json_1_0_gir_SCANNERFLAGS = --warn-all --pkg-export json-glib-1.0 --c-include "json-glib/json-glib.h"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]