aboutsummaryrefslogtreecommitdiffstats
path: root/modules/plugin-manager
diff options
context:
space:
mode:
Diffstat (limited to 'modules/plugin-manager')
-rw-r--r--modules/plugin-manager/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/plugin-manager/Makefile.am b/modules/plugin-manager/Makefile.am
index c32a689861..121480b5ca 100644
--- a/modules/plugin-manager/Makefile.am
+++ b/modules/plugin-manager/Makefile.am
@@ -12,7 +12,7 @@ module_plugin_manager_la_SOURCES = \
evolution-plugin-manager.c
module_plugin_manager_la_LIBADD = \
- $(top_builddir)/e-util/libeutil.la \
+ $(top_builddir)/e-util/libevolution-util.la \
$(top_builddir)/shell/libeshell.la \
$(EVOLUTION_DATA_SERVER_LIBS) \
$(GNOME_PLATFORM_LIBS) \