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 5fe2b09966..dab9c0412c 100644 --- a/plugins/external-editor/Makefile.am +++ b/plugins/external-editor/Makefile.am @@ -38,7 +38,7 @@ liborg_gnome_external_editor_la_LDFLAGS = \ liborg_gnome_external_editor_la_LIBADD = \ $(top_builddir)/e-util/libevolution-util.la \ $(top_builddir)/composer/libcomposer.la \ - $(top_builddir)/shell/libeshell.la \ + $(top_builddir)/shell/libevolution-shell.la \ $(top_builddir)/addressbook/gui/contact-editor/libecontacteditor.la \ $(top_builddir)/addressbook/gui/contact-list-editor/libecontactlisteditor.la \ $(top_builddir)/mail/libevolution-mail.la \ |