aboutsummaryrefslogtreecommitdiffstats
path: root/modules/book-config-local
diff options
context:
space:
mode:
Diffstat (limited to 'modules/book-config-local')
-rw-r--r--modules/book-config-local/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/book-config-local/Makefile.am b/modules/book-config-local/Makefile.am
index e653ee0d22..392582f522 100644
--- a/modules/book-config-local/Makefile.am
+++ b/modules/book-config-local/Makefile.am
@@ -12,7 +12,7 @@ module_book_config_local_la_SOURCES = \
evolution-book-config-local.c
module_book_config_local_la_LIBADD = \
- $(top_builddir)/e-util/libeutil.la \
+ $(top_builddir)/e-util/libevolution-util.la \
$(EVOLUTION_DATA_SERVER_LIBS) \
$(GNOME_PLATFORM_LIBS) \
$(GTKHTML_LIBS)