From c04178e3d164eb180570eb53c37c752317f0dc3e Mon Sep 17 00:00:00 2001 From: JP Rosevear Date: Wed, 6 Dec 2000 05:03:50 +0000 Subject: Fix my build stupidty READ THE MACRO 2000-12-06 JP Rosevear * conduits/todo/Makefile.am: Fix my build stupidty READ THE MACRO * conduits/calendar/Makefile.am: ditto svn path=/trunk/; revision=6806 --- calendar/ChangeLog | 6 ++++++ calendar/conduits/calendar/Makefile.am | 1 + calendar/conduits/todo/Makefile.am | 1 + 3 files changed, 8 insertions(+) (limited to 'calendar') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index d19f942db9..11ce014358 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,9 @@ +2000-12-06 JP Rosevear + + * conduits/todo/Makefile.am: Fix my build stupidty READ THE MACRO + + * conduits/calendar/Makefile.am: ditto + 2000-12-04 JP Rosevear * gui/e-day-view-time-item.c (e_day_view_time_item_get_column_width): diff --git a/calendar/conduits/calendar/Makefile.am b/calendar/conduits/calendar/Makefile.am index d421a710b0..0acb102db1 100644 --- a/calendar/conduits/calendar/Makefile.am +++ b/calendar/conduits/calendar/Makefile.am @@ -5,6 +5,7 @@ INCLUDES = \ -I$(top_builddir)/libical/src/libical \ -I$(top_builddir)/e-util \ $(BONOBO_VFS_GNOME_CFLAGS) \ + $(PISOCK_INCLUDEDIR) \ $(GNOME_PILOT_CFLAGS) # Calendar Capplet diff --git a/calendar/conduits/todo/Makefile.am b/calendar/conduits/todo/Makefile.am index 765c9a3742..b0df8e91a4 100644 --- a/calendar/conduits/todo/Makefile.am +++ b/calendar/conduits/todo/Makefile.am @@ -5,6 +5,7 @@ INCLUDES = \ -I$(top_builddir)/libical/src/libical \ -I$(top_builddir)/e-util \ $(BONOBO_VFS_GNOME_CFLAGS) \ + $(PISOCK_INCLUDEDIR) \ $(GNOME_PILOT_CFLAGS) # ToDo Capplet -- cgit v1.2.3