diff options
Diffstat (limited to 'modules/addressbook/Makefile.am')
-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 1438b50ac2..179fb78928 100644 --- a/modules/addressbook/Makefile.am +++ b/modules/addressbook/Makefile.am @@ -54,7 +54,7 @@ module_addressbook_la_LIBADD = \ $(top_builddir)/e-util/libevolution-util.la \ $(top_builddir)/composer/libcomposer.la \ $(top_builddir)/addressbook/printing/libecontactprint.la \ - $(top_builddir)/shell/libeshell.la \ + $(top_builddir)/shell/libevolution-shell.la \ $(top_builddir)/addressbook/gui/merging/libeabbookmerging.la \ $(top_builddir)/addressbook/gui/widgets/libeabwidgets.la \ $(top_builddir)/addressbook/util/libeabutil.la \ |