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