From 70a9fcdf9c61c09fcac72ddf99e73cb57ed99017 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Sun, 26 May 2013 15:41:29 -0400 Subject: Rename libeshell to libevolution-shell. To make Evolution's shared libraries more consistent. Also rename the documentation module to evolution-shell. --- plugins/mail-notification/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/mail-notification') diff --git a/plugins/mail-notification/Makefile.am b/plugins/mail-notification/Makefile.am index fbb2cd0873..2b5fef0123 100644 --- a/plugins/mail-notification/Makefile.am +++ b/plugins/mail-notification/Makefile.am @@ -27,7 +27,7 @@ liborg_gnome_mail_notification_la_LDFLAGS = -module -avoid-version $(NO_UNDEFINE liborg_gnome_mail_notification_la_LIBADD = \ $(top_builddir)/e-util/libevolution-util.la \ $(top_builddir)/mail/libevolution-mail.la \ - $(top_builddir)/shell/libeshell.la \ + $(top_builddir)/shell/libevolution-shell.la \ $(top_builddir)/libemail-engine/libemail-engine.la \ $(EVOLUTION_DATA_SERVER_LIBS) \ $(GNOME_PLATFORM_LIBS) \ -- cgit