aboutsummaryrefslogtreecommitdiffstats
path: root/modules/bogofilter/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'modules/bogofilter/Makefile.am')
-rw-r--r--modules/bogofilter/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/bogofilter/Makefile.am b/modules/bogofilter/Makefile.am
index a3e3019bce..778a5f7d92 100644
--- a/modules/bogofilter/Makefile.am
+++ b/modules/bogofilter/Makefile.am
@@ -12,9 +12,9 @@ module_bogofilter_la_SOURCES = \
evolution-bogofilter.c
module_bogofilter_la_LIBADD = \
- $(top_builddir)/e-util/libeutil.la \
+ $(top_builddir)/e-util/libevolution-util.la \
$(top_builddir)/mail/libevolution-mail.la \
- $(top_builddir)/libemail-engine/libemail-engine.la \
+ $(top_builddir)/libemail-engine/libemail-engine.la \
$(EVOLUTION_DATA_SERVER_LIBS) \
$(GNOME_PLATFORM_LIBS)