diff options
Diffstat (limited to 'modules/calendar/Makefile.am')
-rw-r--r-- | modules/calendar/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/calendar/Makefile.am b/modules/calendar/Makefile.am index 540d61a88f..ad38b1211f 100644 --- a/modules/calendar/Makefile.am +++ b/modules/calendar/Makefile.am @@ -73,7 +73,7 @@ module_calendar_la_LIBADD = \ $(top_builddir)/mail/libevolution-mail.la \ $(top_builddir)/addressbook/gui/contact-editor/libecontacteditor.la \ $(top_builddir)/addressbook/gui/contact-list-editor/libecontactlisteditor.la \ - $(top_builddir)/e-util/libeutil.la \ + $(top_builddir)/e-util/libevolution-util.la \ $(EVOLUTION_DATA_SERVER_LIBS) \ $(GNOME_PLATFORM_LIBS) \ $(GTKHTML_LIBS) |