diff options
Diffstat (limited to 'modules/addressbook')
-rw-r--r-- | modules/addressbook/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/addressbook/Makefile.am b/modules/addressbook/Makefile.am index be923f7193..1438b50ac2 100644 --- a/modules/addressbook/Makefile.am +++ b/modules/addressbook/Makefile.am @@ -51,7 +51,7 @@ endif module_addressbook_la_LIBADD = \ $(SMIME_LIB) \ - $(top_builddir)/e-util/libeutil.la \ + $(top_builddir)/e-util/libevolution-util.la \ $(top_builddir)/composer/libcomposer.la \ $(top_builddir)/addressbook/printing/libecontactprint.la \ $(top_builddir)/shell/libeshell.la \ |