From 67f8c4f09558aa6164cfe66f57391513465223a5 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Tue, 19 Jul 2011 09:23:56 -0500 Subject: SpamAssassin: Add a missing linker flag. --- modules/spamassassin/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'modules/spamassassin') diff --git a/modules/spamassassin/Makefile.am b/modules/spamassassin/Makefile.am index 8bce85214b..b21e876c90 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) -- cgit v1.2.3