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. --- plugins/mail-notification/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'plugins/mail-notification') diff --git a/plugins/mail-notification/Makefile.am b/plugins/mail-notification/Makefile.am index 02425f9da9..fbb2cd0873 100644 --- a/plugins/mail-notification/Makefile.am +++ b/plugins/mail-notification/Makefile.am @@ -1,7 +1,7 @@ if OS_WIN32 NO_UNDEFINED_REQUIRED_LIBS = \ $(top_builddir)/mail/libevolution-mail.la \ - $(top_builddir)/e-util/libeutil.la \ + $(top_builddir)/e-util/libevolution-util.la \ $(GNOME_PLATFORM_LIBS) endif @@ -25,7 +25,7 @@ liborg_gnome_mail_notification_la_SOURCES = mail-notification.c liborg_gnome_mail_notification_la_LDFLAGS = -module -avoid-version $(NO_UNDEFINED) liborg_gnome_mail_notification_la_LIBADD = \ - $(top_builddir)/e-util/libeutil.la \ + $(top_builddir)/e-util/libevolution-util.la \ $(top_builddir)/mail/libevolution-mail.la \ $(top_builddir)/shell/libeshell.la \ $(top_builddir)/libemail-engine/libemail-engine.la \ -- cgit v1.2.3