[evolution-data-server] Introspection: add the correct header to libecal's GIR file
- From: Raul Gutierrez Segales <raulgs src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution-data-server] Introspection: add the correct header to libecal's GIR file
- Date: Wed, 31 Aug 2011 09:52:59 +0000 (UTC)
commit a3ba2ff92fd84d89d0fd97dce77cfad71bef1aa8
Author: Raul Gutierrez Segales <rgs collabora co uk>
Date: Wed Aug 31 10:49:44 2011 +0100
Introspection: add the correct header to libecal's GIR file
calendar/libecal/Makefile.am | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/calendar/libecal/Makefile.am b/calendar/libecal/Makefile.am
index 1ae10ad..de74a1e 100644
--- a/calendar/libecal/Makefile.am
+++ b/calendar/libecal/Makefile.am
@@ -72,7 +72,8 @@ DISTCLEANFILES = $(pkgconfig_DATA)
-include $(INTROSPECTION_MAKEFILE)
INTROSPECTION_GIRS =
-INTROSPECTION_SCANNER_ARGS = --add-include-path=$(top_builddir)/libedataserver --identifier-prefix E --pkg-export libecal-1.2
+INTROSPECTION_SCANNER_ARGS = --add-include-path=$(top_builddir)/libedataserver --identifier-prefix E --pkg-export libecal-1.2 \
+ --c-include="libecal/e-cal.h"
INTROSPECTION_COMPILER_ARGS = --includedir=$(top_builddir)/libedataserver
if HAVE_INTROSPECTION
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]