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