From b5a2e47cb53aa92be37b469d3d9d625ea8477416 Mon Sep 17 00:00:00 2001 From: Srinivasa Ragavan Date: Fri, 7 Aug 2009 09:02:32 +0530 Subject: Allow calendar to be written as a external app and split the huge .so to a share private lib and component lib. --- modules/calendar/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules') 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 \ -- cgit v1.2.3