diff options
Diffstat (limited to 'plugins/external-editor/Makefile.am')
-rw-r--r-- | plugins/external-editor/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/external-editor/Makefile.am b/plugins/external-editor/Makefile.am index dab9c0412c..90d8655291 100644 --- a/plugins/external-editor/Makefile.am +++ b/plugins/external-editor/Makefile.am @@ -37,7 +37,7 @@ liborg_gnome_external_editor_la_LDFLAGS = \ -module -avoid-version $(NO_UNDEFINED) liborg_gnome_external_editor_la_LIBADD = \ $(top_builddir)/e-util/libevolution-util.la \ - $(top_builddir)/composer/libcomposer.la \ + $(top_builddir)/composer/libevolution-mail-composer.la \ $(top_builddir)/shell/libevolution-shell.la \ $(top_builddir)/addressbook/gui/contact-editor/libecontacteditor.la \ $(top_builddir)/addressbook/gui/contact-list-editor/libecontactlisteditor.la \ |