From 6c9a3243c9b335cb7e5873b15562263e74293dc2 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Sun, 26 May 2013 14:57:43 -0400 Subject: Rename libeutil to libevolution-util. To make Evolution's shared libraries more consistent. Also rename the documentation module to evolution-util. --- modules/bogofilter/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'modules/bogofilter') 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) -- cgit v1.2.3