[evolution-exchange] Define also required libs for libexchange.la
- From: Milan Crha <mcrha src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution-exchange] Define also required libs for libexchange.la
- Date: Tue, 13 Apr 2010 10:13:40 +0000 (UTC)
commit 3864fb69007cb1e80d5f543b03673e6085c3ca79
Author: Milan Crha <mcrha redhat com>
Date: Tue Apr 13 12:13:01 2010 +0200
Define also required libs for libexchange.la
server/lib/Makefile.am | 7 +++++++
1 files changed, 7 insertions(+), 0 deletions(-)
---
diff --git a/server/lib/Makefile.am b/server/lib/Makefile.am
index 412fe42..cc6f7f5 100644
--- a/server/lib/Makefile.am
+++ b/server/lib/Makefile.am
@@ -70,6 +70,13 @@ libexchange_la_CPPFLAGS = \
$(GNOME_PLATFORM_CFLAGS) \
$(EVOLUTION_DATA_SERVER_CFLAGS)
+libexchange_la_LIBADD = \
+ $(LDAP_LIBS) \
+ $(KRB5_LIBS) \
+ $(SOUP_LIBS) \
+ $(GNOME_PLATFORM_LIBS) \
+ $(EVOLUTION_DATA_SERVER_LIBS)
+
libexchange_la_SOURCES = \
$(MARSHAL_GENERATED) \
e2k-propnames.h \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]