aboutsummaryrefslogtreecommitdiffstats
path: root/composer
diff options
context:
space:
mode:
Diffstat (limited to 'composer')
-rw-r--r--composer/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/composer/Makefile.am b/composer/Makefile.am
index 1e846b91ff..3352c1810d 100644
--- a/composer/Makefile.am
+++ b/composer/Makefile.am
@@ -57,7 +57,7 @@ libcomposer_la_LDFLAGS = -avoid-version $(NO_UNDEFINED)
libcomposer_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)/addressbook/gui/contact-editor/libecontacteditor.la \
$(top_builddir)/addressbook/gui/contact-list-editor/libecontactlisteditor.la \
$(EVOLUTION_DATA_SERVER_LIBS) \