diff options
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index cd4612f212..524d25cdfb 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,11 @@ +2000-09-09 Ettore Perazzoli <ettore@helixcode.com> + + * gui/dialogs/Makefile.am (INCLUDES): Add + `-I$(top_builddir)/libical/src/libical' so that we get + `icalversion.h' from the build directory instead of taking it from + the installation directory, which is of course Wrong (tm). + * gui/Makefile.am (INCLUDES): Likewise. + 2000-09-08 Federico Mena Quintero <federico@helixcode.com> * gui/gnome-cal.c (cal_loaded_cb): New function with the |