From 80ac1cd001b65ae74024db9bc741cd307538c2ba Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Fri, 17 Oct 2003 16:13:34 +0000 Subject: Fixed for libical changes. 2003-10-17 Jeffrey Stedfast * conduits/calendar/Makefile.am: Fixed for libical changes. * conduits/todo/Makefile.am: Same. svn path=/trunk/; revision=22930 --- calendar/ChangeLog | 2 ++ calendar/conduits/todo/Makefile.am | 3 +-- 2 files changed, 3 insertions(+), 2 deletions(-) (limited to 'calendar') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 30097574b4..0d6fb57dfe 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -2,6 +2,8 @@ * conduits/calendar/Makefile.am: Fixed for libical changes. + * conduits/todo/Makefile.am: Same. + 2003-10-10 Hans Petter Jansson * gui/Makefile.am (etspec_DATA): Add e-cal-list-view.etspec. diff --git a/calendar/conduits/todo/Makefile.am b/calendar/conduits/todo/Makefile.am index 43e946130c..bb03a5acfc 100644 --- a/calendar/conduits/todo/Makefile.am +++ b/calendar/conduits/todo/Makefile.am @@ -2,8 +2,7 @@ INCLUDES = \ -I$(top_srcdir) \ -I$(top_srcdir)/calendar \ -I$(top_builddir)/calendar/cal-client \ - -I$(top_srcdir)/libical/src/libical \ - -I$(top_builddir)/libical/src/libical \ + -I$(top_srcdir)/libical/src \ -I$(top_srcdir)/e-util \ -I$(top_builddir)/e-util \ $(EVOLUTION_CALENDAR_CONDUIT_CFLAGS) -- cgit v1.2.3