aboutsummaryrefslogtreecommitdiffstats
path: root/modules/plugin-manager/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'modules/plugin-manager/Makefile.am')
-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 121480b5ca..3a594bbff8 100644
--- a/modules/plugin-manager/Makefile.am
+++ b/modules/plugin-manager/Makefile.am
@@ -13,7 +13,7 @@ module_plugin_manager_la_SOURCES = \
module_plugin_manager_la_LIBADD = \
$(top_builddir)/e-util/libevolution-util.la \
- $(top_builddir)/shell/libeshell.la \
+ $(top_builddir)/shell/libevolution-shell.la \
$(EVOLUTION_DATA_SERVER_LIBS) \
$(GNOME_PLATFORM_LIBS) \
$(GTKHTML_LIBS)