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 8c9425a018..69d4260ae1 100644
--- a/composer/Makefile.am
+++ b/composer/Makefile.am
@@ -55,7 +55,7 @@ libcomposer_la_SOURCES = \
libcomposer_la_LDFLAGS = -avoid-version $(NO_UNDEFINED)
libcomposer_la_LIBADD = \
- $(top_builddir)/e-util/libeutil.la \
+ $(top_builddir)/e-util/libevolution-util.la \
$(top_builddir)/shell/libeshell.la \
$(top_builddir)/em-format/libemformat.la \
$(top_builddir)/addressbook/gui/contact-editor/libecontacteditor.la \