diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2000-04-26 02:30:31 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2000-04-26 02:30:31 +0800 |
commit | be534ea3547f94fccd861d2bfce6faf38933cc43 (patch) | |
tree | 94cecc7ddbeaae6b7f1d0fcd9fdbff11fa281d1a /libical/ChangeLog | |
parent | 89a11f14e657169edfc86e2a798d0727ce1141c7 (diff) | |
download | gsoc2013-evolution-be534ea3547f94fccd861d2bfce6faf38933cc43.tar.gz gsoc2013-evolution-be534ea3547f94fccd861d2bfce6faf38933cc43.tar.zst gsoc2013-evolution-be534ea3547f94fccd861d2bfce6faf38933cc43.zip |
Fix compile with builddir != srcdir.
svn path=/trunk/; revision=2607
Diffstat (limited to 'libical/ChangeLog')
-rw-r--r-- | libical/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libical/ChangeLog b/libical/ChangeLog index 887b96d5a6..23b8e8d440 100644 --- a/libical/ChangeLog +++ b/libical/ChangeLog @@ -1,3 +1,7 @@ +2000-04-25 Ettore Perazzoli <ettore@helixcode.com> + + * src/libicalss/Makefile.am (INCLUDES): Use `$(srcdir)' properly. + 2000-04-24 Seth Alves <alves@hungry.com> * src/libical/icaltypes.c (icaldurationtype_from_timet): convert |