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 fa63bf53e4..8f771167d9 100644 --- a/modules/calendar/Makefile.am +++ b/modules/calendar/Makefile.am @@ -62,7 +62,7 @@ libevolution_module_calendar_la_SOURCES = \ libevolution_module_calendar_la_LIBADD = \ $(top_builddir)/shell/libeshell.la \ - $(top_builddir)/calendar/gui/libcal-gui.la \ + $(top_builddir)/calendar/gui/libevolution-calendar.la \ $(top_builddir)/calendar/importers/libevolution-calendar-importers.la \ $(top_builddir)/mail/libevolution-mail.la \ $(top_builddir)/addressbook/gui/contact-editor/libecontacteditor.la \ |