diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2000-06-27 23:51:13 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2000-06-27 23:51:13 +0800 |
commit | 5b8e6be0cfe39f04241577d0dabe01d9ad86ddc6 (patch) | |
tree | 4deabbec972435edac38891b3ef0179831676ca7 /e-util/ChangeLog | |
parent | 3dc77052b55a3061073dcf0bee70b0926bab7b79 (diff) | |
download | gsoc2013-evolution-5b8e6be0cfe39f04241577d0dabe01d9ad86ddc6.tar.gz gsoc2013-evolution-5b8e6be0cfe39f04241577d0dabe01d9ad86ddc6.tar.zst gsoc2013-evolution-5b8e6be0cfe39f04241577d0dabe01d9ad86ddc6.zip |
Fix compilation with builddir != srcdir.
svn path=/trunk/; revision=3757
Diffstat (limited to 'e-util/ChangeLog')
-rw-r--r-- | e-util/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/e-util/ChangeLog b/e-util/ChangeLog index 93f2fb4828..6acb182f52 100644 --- a/e-util/ChangeLog +++ b/e-util/ChangeLog @@ -1,3 +1,8 @@ +2000-06-27 Ettore Perazzoli <ettore@helixcode.com> + + * Makefile.am (INCLUDES): `-I$(top_srcdir)' to fix compilation + with builddir != srcdir. + 2000-06-26 Christopher James Lahey <clahey@helixcode.com> * Makefile.am: Added e-canvas-vbox.c and e-canvas-vbox.h. |