[evolution] Fix build on Windows: link with needed libraries.
- From: Tor Lillqvist <tml src gnome org>
- To: svn-commits-list gnome org
- Subject: [evolution] Fix build on Windows: link with needed libraries.
- Date: Mon, 8 Jun 2009 13:51:19 -0400 (EDT)
commit 25baf857ad84bc548653194d1f1b2621c99c3963
Author: Tor Lillqvist <tml iki fi>
Date: Mon Jun 8 20:49:56 2009 +0300
Fix build on Windows: link with needed libraries.
---
mail/Makefile.am | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/mail/Makefile.am b/mail/Makefile.am
index 9df825f..30cadeb 100644
--- a/mail/Makefile.am
+++ b/mail/Makefile.am
@@ -247,7 +247,9 @@ libevolution_mail_shared_la_LIBADD = \
$(top_builddir)/filter/libfilter.la \
$(top_builddir)/widgets/menus/libmenus.la \
$(top_builddir)/addressbook/gui/contact-list-editor/libecontactlisteditor.la \
+ $(top_builddir)/addressbook/gui/contact-editor/libecontacteditor.la \
$(SMIME_LIBS) \
+ $(EVOLUTION_MAIL_LIBS) \
$(THREADS_LIBS)
libevolution_mail_shared_la_LDFLAGS = $(NO_UNDEFINED)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]