aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
authorPeter Williams <peterw@ximian.com>2001-07-02 22:39:10 +0800
committerPeter Williams <peterw@src.gnome.org>2001-07-02 22:39:10 +0800
commit55938df2d4948d9581adf7ef660b01fbc6482f4e (patch)
tree247cd16bc6918c7f45b4551e31f6e10fee498006 /addressbook/ChangeLog
parentf9509b4cf4ce25e5c393f3a23c2b35b0fdf111b1 (diff)
downloadgsoc2013-evolution-55938df2d4948d9581adf7ef660b01fbc6482f4e.tar
gsoc2013-evolution-55938df2d4948d9581adf7ef660b01fbc6482f4e.tar.gz
gsoc2013-evolution-55938df2d4948d9581adf7ef660b01fbc6482f4e.tar.bz2
gsoc2013-evolution-55938df2d4948d9581adf7ef660b01fbc6482f4e.tar.lz
gsoc2013-evolution-55938df2d4948d9581adf7ef660b01fbc6482f4e.tar.xz
gsoc2013-evolution-55938df2d4948d9581adf7ef660b01fbc6482f4e.tar.zst
gsoc2013-evolution-55938df2d4948d9581adf7ef660b01fbc6482f4e.zip
srcdir != builddir compile fix.
2001-07-02 Peter Williams <peterw@ximian.com> * gui/contact-editor/Makefile.am (INCLUDES): srcdir != builddir compile fix. * gui/contact-list-editor/Makefile.am (INCLUDES): Same. * gui/widgets/Makefile.am (INCLUDES): Same. * gui/search/Makefile.am (INCLUDES): Same. svn path=/trunk/; revision=10680
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r--addressbook/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index 474feef89d..5121ed4429 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,3 +1,14 @@
+2001-07-02 Peter Williams <peterw@ximian.com>
+
+ * gui/contact-editor/Makefile.am (INCLUDES): srcdir !=
+ builddir compile fix.
+
+ * gui/contact-list-editor/Makefile.am (INCLUDES): Same.
+
+ * gui/widgets/Makefile.am (INCLUDES): Same.
+
+ * gui/search/Makefile.am (INCLUDES): Same.
+
2001-07-02 Christopher James Lahey <clahey@ximian.com>
* gui/contact-editor/e-contact-editor.c (categories_clicked):