diff options
Diffstat (limited to 'plugins/mail-notification/Makefile.am')
-rw-r--r-- | plugins/mail-notification/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
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) \ |