diff options
Diffstat (limited to 'modules/book-config-ldap')
-rw-r--r-- | modules/book-config-ldap/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/book-config-ldap/Makefile.am b/modules/book-config-ldap/Makefile.am index 732e5fc59c..16086ca33d 100644 --- a/modules/book-config-ldap/Makefile.am +++ b/modules/book-config-ldap/Makefile.am @@ -15,7 +15,7 @@ module_book_config_ldap_la_SOURCES = \ e-source-ldap.h module_book_config_ldap_la_LIBADD = \ - $(top_builddir)/e-util/libeutil.la \ + $(top_builddir)/e-util/libevolution-util.la \ $(EVOLUTION_DATA_SERVER_LIBS) \ $(GNOME_PLATFORM_LIBS) \ $(GTKHTML_LIBS) \ |