diff options
Diffstat (limited to 'modules/mail')
-rw-r--r-- | modules/mail/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/mail/Makefile.am b/modules/mail/Makefile.am index a488ba292e..14bbf9b219 100644 --- a/modules/mail/Makefile.am +++ b/modules/mail/Makefile.am @@ -42,7 +42,7 @@ module_mail_la_SOURCES = \ module_mail_la_LIBADD = \ $(top_builddir)/libemail-engine/libemail-engine.la \ - $(top_builddir)/e-util/libeutil.la \ + $(top_builddir)/e-util/libevolution-util.la \ $(top_builddir)/em-format/libemformat.la \ $(top_builddir)/shell/libeshell.la \ $(top_builddir)/composer/libcomposer.la \ |