[evolution] SpamAssassin: Add a missing linker flag.
- From: Matthew Barnes <mbarnes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution] SpamAssassin: Add a missing linker flag.
- Date: Tue, 19 Jul 2011 14:25:59 +0000 (UTC)
commit 67f8c4f09558aa6164cfe66f57391513465223a5
Author: Matthew Barnes <mbarnes redhat com>
Date: Tue Jul 19 09:23:56 2011 -0500
SpamAssassin: Add a missing linker flag.
modules/spamassassin/Makefile.am | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/modules/spamassassin/Makefile.am b/modules/spamassassin/Makefile.am
index 8bce852..b21e876 100644
--- a/modules/spamassassin/Makefile.am
+++ b/modules/spamassassin/Makefile.am
@@ -13,6 +13,7 @@ libevolution_module_spamassassin_la_SOURCES = \
libevolution_module_spamassassin_la_LIBADD = \
$(top_builddir)/e-util/libeutil.la \
$(top_builddir)/mail/libevolution-mail.la \
+ $(top_builddir)/shell/libeshell.la \
$(GNOME_PLATFORM_LIBS) \
$(EVOLUTION_MAIL_LIBS)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]