aboutsummaryrefslogtreecommitdiffstats
path: root/modules/mailto-handler/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'modules/mailto-handler/Makefile.am')
-rw-r--r--modules/mailto-handler/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/mailto-handler/Makefile.am b/modules/mailto-handler/Makefile.am
index 92ccb91849..be4289402a 100644
--- a/modules/mailto-handler/Makefile.am
+++ b/modules/mailto-handler/Makefile.am
@@ -13,7 +13,7 @@ module_mailto_handler_la_SOURCES = \
module_mailto_handler_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)