diff options
Diffstat (limited to 'plugins/mail-to-task/Makefile.am')
-rw-r--r-- | plugins/mail-to-task/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/mail-to-task/Makefile.am b/plugins/mail-to-task/Makefile.am index ddd23400e3..c6b7c0ea71 100644 --- a/plugins/mail-to-task/Makefile.am +++ b/plugins/mail-to-task/Makefile.am @@ -18,7 +18,7 @@ liborg_gnome_mail_to_task_la_LDFLAGS = -module -avoid-version $(NO_UNDEFINED) liborg_gnome_mail_to_task_la_LIBADD = \ $(top_builddir)/e-util/libevolution-util.la \ $(top_builddir)/shell/libevolution-shell.la \ - $(top_builddir)/em-format/libemformat.la \ + $(top_builddir)/em-format/libevolution-mail-formatter.la \ $(top_builddir)/calendar/gui/libevolution-calendar.la \ $(top_builddir)/mail/libevolution-mail.la \ $(top_builddir)/libemail-engine/libemail-engine.la \ |