aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
authorChris Toshok <toshok@helixcode.com>2000-08-14 11:15:49 +0800
committerChris Toshok <toshok@src.gnome.org>2000-08-14 11:15:49 +0800
commit842fa492301e530d08bd56225a89cae1e5c8545c (patch)
tree697926517c70619ea2add6989deca898c3d1ca91 /addressbook/ChangeLog
parent25fd66555055bfbb85510a570a9c6982d806e1b2 (diff)
downloadgsoc2013-evolution-842fa492301e530d08bd56225a89cae1e5c8545c.tar
gsoc2013-evolution-842fa492301e530d08bd56225a89cae1e5c8545c.tar.gz
gsoc2013-evolution-842fa492301e530d08bd56225a89cae1e5c8545c.tar.bz2
gsoc2013-evolution-842fa492301e530d08bd56225a89cae1e5c8545c.tar.lz
gsoc2013-evolution-842fa492301e530d08bd56225a89cae1e5c8545c.tar.xz
gsoc2013-evolution-842fa492301e530d08bd56225a89cae1e5c8545c.tar.zst
gsoc2013-evolution-842fa492301e530d08bd56225a89cae1e5c8545c.zip
add address-conduit.h
2000-08-13 Chris Toshok <toshok@helixcode.com> * conduit/Makefile.am (libaddress_conduit_la_SOURCES): add address-conduit.h * Makefile.am (CONDUIT_SUBDIR): only set subdir if ENABLE_PILOT_CONDUITS is set. svn path=/trunk/; revision=4834
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r--addressbook/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index 772fcd052e..515ab337b2 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,5 +1,13 @@
2000-08-13 Chris Toshok <toshok@helixcode.com>
+ * conduit/Makefile.am (libaddress_conduit_la_SOURCES): add
+ address-conduit.h
+
+ * Makefile.am (CONDUIT_SUBDIR): only set subdir if
+ ENABLE_PILOT_CONDUITS is set.
+
+2000-08-13 Chris Toshok <toshok@helixcode.com>
+
* Makefile.am (SUBDIRS): add conduit subdir.
2000-08-13 Chris Toshok <toshok@helixcode.com>