diff options
author | Larry Ewing <lewing@helixcode.com> | 2001-01-18 05:25:20 +0800 |
---|---|---|
committer | Larry Ewing <lewing@src.gnome.org> | 2001-01-18 05:25:20 +0800 |
commit | 50d9c8a8e893fb0fc79dbfaa0c65bd5b8b53bbb1 (patch) | |
tree | 3b3655bd8094665cdf1b7ef629ccc28905421b4f /addressbook/ChangeLog | |
parent | 8cb58581578215fc6ee71a3c7e947a558a9ba19c (diff) | |
download | gsoc2013-evolution-50d9c8a8e893fb0fc79dbfaa0c65bd5b8b53bbb1.tar gsoc2013-evolution-50d9c8a8e893fb0fc79dbfaa0c65bd5b8b53bbb1.tar.gz gsoc2013-evolution-50d9c8a8e893fb0fc79dbfaa0c65bd5b8b53bbb1.tar.bz2 gsoc2013-evolution-50d9c8a8e893fb0fc79dbfaa0c65bd5b8b53bbb1.tar.lz gsoc2013-evolution-50d9c8a8e893fb0fc79dbfaa0c65bd5b8b53bbb1.tar.xz gsoc2013-evolution-50d9c8a8e893fb0fc79dbfaa0c65bd5b8b53bbb1.tar.zst gsoc2013-evolution-50d9c8a8e893fb0fc79dbfaa0c65bd5b8b53bbb1.zip |
add the doc/devel/importer/Makefile as a target.
2001-01-17 Larry Ewing <lewing@helixcode.com>
* configure.in (EVOLUTION_DIR): add the
doc/devel/importer/Makefile as a target.
* backend/ebook/Makefile.am (oaf_DATA): don't require the pine
oainfo file until it is actually added to the repository. We need
to keep the build working for nightlies to work.
svn path=/trunk/; revision=7597
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 7a295a6dcd..64621cae94 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,9 @@ +2001-01-17 Larry Ewing <lewing@helixcode.com> + + * backend/ebook/Makefile.am (oaf_DATA): don't require the pine + oainfo file until it is actually added to the repository. We need + to keep the build working for nightlies to work. + 2001-01-16 Jason Leach <jasonleach@usa.net> * backend/pas/pas-backend-file.c (INITIAL_VCARD): s/Helix |