diff options
Diffstat (limited to 'plugins/external-editor/Makefile.am')
-rw-r--r-- | plugins/external-editor/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/external-editor/Makefile.am b/plugins/external-editor/Makefile.am index 7f801d7d06..070599347a 100644 --- a/plugins/external-editor/Makefile.am +++ b/plugins/external-editor/Makefile.am @@ -43,6 +43,7 @@ liborg_gnome_external_editor_la_LIBADD = \ $(top_builddir)/addressbook/gui/contact-editor/libecontacteditor.la \ $(top_builddir)/addressbook/gui/contact-list-editor/libecontactlisteditor.la \ $(top_builddir)/mail/libevolution-mail.la \ + $(top_builddir)/libevolution-utils/libevolution-utils.la \ $(EVOLUTION_DATA_SERVER_LIBS) \ $(GNOME_PLATFORM_LIBS) \ $(GTKHTML_LIBS) |