From a1a876f80d5610ad72628c9d1451afbb2d25b2a4 Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Sat, 2 Sep 2000 23:01:56 +0000 Subject: Get the calendar conduits to compile. svn path=/trunk/; revision=5183 --- calendar/conduits/todo/Makefile.am | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'calendar/conduits/todo/Makefile.am') diff --git a/calendar/conduits/todo/Makefile.am b/calendar/conduits/todo/Makefile.am index 6801c6150d..1c74cea2dc 100644 --- a/calendar/conduits/todo/Makefile.am +++ b/calendar/conduits/todo/Makefile.am @@ -2,8 +2,12 @@ # # -INCLUDES = \ - -I$(top_srcdir)/calendar \ +INCLUDES = \ + -I$(top_srcdir) \ + -I$(top_srcdir)/calendar \ + -I$(top_srcdir)/libical/src/libical \ + -I$(top_builddir)/libical/src/libical \ + $(BONOBO_GNOME_CFLAGS) \ $(GNOME_PILOT_CFLAGS) file_conduitsdir=$(libdir)/gnome-pilot/conduits -- cgit v1.2.3