diff options
Diffstat (limited to 'modules/vcard-inline/Makefile.am')
-rw-r--r-- | modules/vcard-inline/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/vcard-inline/Makefile.am b/modules/vcard-inline/Makefile.am index 32f79d9a7b..84a21eb96a 100644 --- a/modules/vcard-inline/Makefile.am +++ b/modules/vcard-inline/Makefile.am @@ -20,7 +20,7 @@ module_vcard_inline_la_SOURCES = \ module_vcard_inline_la_LIBADD = \ $(top_builddir)/mail/libevolution-mail.la \ - $(top_builddir)/em-format/libemformat.la \ + $(top_builddir)/em-format/libevolution-mail-formatter.la \ $(top_builddir)/addressbook/util/libeabutil.la \ $(top_builddir)/addressbook/gui/widgets/libeabwidgets.la \ $(top_builddir)/addressbook/gui/merging/libeabbookmerging.la \ |