[evolution-data-server] libedataserver: Add libcamel to introspection flags.
- From: Matthew Barnes <mbarnes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution-data-server] libedataserver: Add libcamel to introspection flags.
- Date: Tue, 5 Jun 2012 17:30:59 +0000 (UTC)
commit ff9e5f65e719695b60caf8bf27b68309b60f941b
Author: Matthew Barnes <mbarnes redhat com>
Date: Tue Jun 5 13:23:20 2012 -0400
libedataserver: Add libcamel to introspection flags.
libedataserver/Makefile.am | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
---
diff --git a/libedataserver/Makefile.am b/libedataserver/Makefile.am
index 586a03e..5593a09 100644
--- a/libedataserver/Makefile.am
+++ b/libedataserver/Makefile.am
@@ -204,9 +204,8 @@ introspection_sources = \
EDataServer-1.2.gir: libedataserver-1.2.la
EDataServer_1_2_gir_INCLUDES = GObject-2.0 libxml2-2.0 Gio-2.0
-EDataServer_1_2_gir_CFLAGS = -I$(top_srcdir) -I$(top_builddir) -DLIBEDATASERVER_COMPILATION $(E_DATA_SERVER_CFLAGS) \
- $(SOUP_CFLAGS)
-EDataServer_1_2_gir_LIBS = libedataserver-1.2.la
+EDataServer_1_2_gir_CFLAGS = -I$(top_srcdir) -I$(top_builddir) -DLIBEDATASERVER_COMPILATION $(E_DATA_SERVER_CFLAGS) $(CAMEL_CFLAGS) $(SOUP_CFLAGS)
+EDataServer_1_2_gir_LIBS = libedataserver-1.2.la $(top_builddir)/camel/libcamel-1.2.la
EDataServer_1_2_gir_FILES = $(introspection_sources)
INTROSPECTION_GIRS += EDataServer-1.2.gir
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]