[evolution-data-server] Bug 649684 - GIR files should contain <package name=../>
- From: Matthew Barnes <mbarnes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution-data-server] Bug 649684 - GIR files should contain <package name=../>
- Date: Sun, 8 May 2011 15:55:47 +0000 (UTC)
commit 2f520f6858ddb25f8596390540a0788d32f01939
Author: Raul Gutierrez Segales <raul gutierrez segales collabora co uk>
Date: Sun May 8 11:46:45 2011 -0400
Bug 649684 - GIR files should contain <package name=../>
calendar/libecal/Makefile.am | 2 +-
libedataserver/Makefile.am | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/calendar/libecal/Makefile.am b/calendar/libecal/Makefile.am
index 215c4bf..cea385b 100644
--- a/calendar/libecal/Makefile.am
+++ b/calendar/libecal/Makefile.am
@@ -67,7 +67,7 @@ DISTCLEANFILES = $(pkgconfig_DATA)
-include $(INTROSPECTION_MAKEFILE)
INTROSPECTION_GIRS =
-INTROSPECTION_SCANNER_ARGS = --add-include-path=$(top_builddir)/libedataserver --identifier-prefix E
+INTROSPECTION_SCANNER_ARGS = --add-include-path=$(top_builddir)/libedataserver --identifier-prefix E --pkg-export libecal-1.2
INTROSPECTION_COMPILER_ARGS = --includedir=$(top_builddir)/libedataserver
if HAVE_INTROSPECTION
diff --git a/libedataserver/Makefile.am b/libedataserver/Makefile.am
index 3041867..39a9d10 100644
--- a/libedataserver/Makefile.am
+++ b/libedataserver/Makefile.am
@@ -86,7 +86,7 @@ DISTCLEANFILES = eds-version.h $(pkgconfig_DATA)
-include $(INTROSPECTION_MAKEFILE)
INTROSPECTION_GIRS =
-INTROSPECTION_SCANNER_ARGS = --identifier-prefix E
+INTROSPECTION_SCANNER_ARGS = --identifier-prefix E --pkg-export libedataserver-1.2
INTROSPECTION_COMPILER_ARGS =
if HAVE_INTROSPECTION
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]