diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2001-04-19 00:12:36 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2001-04-19 00:12:36 +0800 |
commit | 1fdd8e2b759b73c8c39d11ac194173cc84a369a6 (patch) | |
tree | c41a5a0ca7d32f166d2a8932a2f4380c2bf8924e /calendar/ChangeLog | |
parent | c78c05d8af2d2deddb3d06da5fb408acfc03dfb0 (diff) | |
download | gsoc2013-evolution-1fdd8e2b759b73c8c39d11ac194173cc84a369a6.tar gsoc2013-evolution-1fdd8e2b759b73c8c39d11ac194173cc84a369a6.tar.gz gsoc2013-evolution-1fdd8e2b759b73c8c39d11ac194173cc84a369a6.tar.bz2 gsoc2013-evolution-1fdd8e2b759b73c8c39d11ac194173cc84a369a6.tar.lz gsoc2013-evolution-1fdd8e2b759b73c8c39d11ac194173cc84a369a6.tar.xz gsoc2013-evolution-1fdd8e2b759b73c8c39d11ac194173cc84a369a6.tar.zst gsoc2013-evolution-1fdd8e2b759b73c8c39d11ac194173cc84a369a6.zip |
Hot builddir != srcdir loving action.
svn path=/trunk/; revision=9444
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 8b063690a9..40b92f4252 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,12 @@ +2001-04-18 Ettore Perazzoli <ettore@ximian.com> + + * gui/dialogs/Makefile.am (INCLUDES): Add + `-I$(top_srcdir)/calendar/cal-client', + `-I$(top_builddir)/calendar/cal-client'. + * gui/Makefile.am (INCLUDES): Likewise. + + * cal-client/cal-query.h: #include "evolution-calendar.h". + 2001-04-17 Federico Mena Quintero <federico@ximian.com> * gui/event-editor.c (init_widgets): Connect to the "changed" |