aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/external-editor
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/external-editor')
-rw-r--r--plugins/external-editor/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/external-editor/Makefile.am b/plugins/external-editor/Makefile.am
index 689f993f22..5fe2b09966 100644
--- a/plugins/external-editor/Makefile.am
+++ b/plugins/external-editor/Makefile.am
@@ -1,7 +1,7 @@
if OS_WIN32
NO_UNDEFINED_REQUIRED_LIBS = \
$(GNOME_PLATFORM_LIBS) \
- $(top_builddir)/e-util/libeutil.la \
+ $(top_builddir)/e-util/libevoluiton-util.la \
$(top_builddir)/mail/libevolution-mail.la
endif
@@ -36,7 +36,7 @@ liborg_gnome_external_editor_la_SOURCES = \
liborg_gnome_external_editor_la_LDFLAGS = \
-module -avoid-version $(NO_UNDEFINED)
liborg_gnome_external_editor_la_LIBADD = \
- $(top_builddir)/e-util/libeutil.la \
+ $(top_builddir)/e-util/libevolution-util.la \
$(top_builddir)/composer/libcomposer.la \
$(top_builddir)/shell/libeshell.la \
$(top_builddir)/addressbook/gui/contact-editor/libecontacteditor.la \