diff options
author | Dan Winship <danw@src.gnome.org> | 2000-07-03 08:33:50 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2000-07-03 08:33:50 +0800 |
commit | f0e2807dbe1d424b549216e4e0b6e97b6b34deac (patch) | |
tree | 2dee73bd0904b6e32ae30d2823bbc02ae272b0cf /mail/ChangeLog | |
parent | 480cd7ee7618d5e8b3ce1c57a40f7e90cc4b26a7 (diff) | |
download | gsoc2013-evolution-f0e2807dbe1d424b549216e4e0b6e97b6b34deac.tar gsoc2013-evolution-f0e2807dbe1d424b549216e4e0b6e97b6b34deac.tar.gz gsoc2013-evolution-f0e2807dbe1d424b549216e4e0b6e97b6b34deac.tar.bz2 gsoc2013-evolution-f0e2807dbe1d424b549216e4e0b6e97b6b34deac.tar.lz gsoc2013-evolution-f0e2807dbe1d424b549216e4e0b6e97b6b34deac.tar.xz gsoc2013-evolution-f0e2807dbe1d424b549216e4e0b6e97b6b34deac.tar.zst gsoc2013-evolution-f0e2807dbe1d424b549216e4e0b6e97b6b34deac.zip |
test-mail and test-thread should be noinst.
* Makefile.am (bin_PROGRAMS): test-mail and test-thread should be
noinst.
svn path=/trunk/; revision=3861
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index acccc84a14..06792e2f38 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,8 @@ 2000-07-02 Dan Winship <danw@helixcode.com> + * Makefile.am (bin_PROGRAMS): test-mail and test-thread should be + noinst. + * mail-ops.c (real_fetch_mail): (vfolder_editor_clicked): * component-factory.c (create_vfolder_storage): |