aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorJP Rosevear <jpr@ximian.com>2001-06-13 04:47:02 +0800
committerJP Rosevear <jpr@src.gnome.org>2001-06-13 04:47:02 +0800
commitff61cc4f390c53bc01fc9056d4cc2ea26127437e (patch)
treea41be37fdc17720abed6dbf3ca73986d037d94ea /mail
parent1391cd5ced4c2c7e1caab5e0d61b02db83edcbd8 (diff)
downloadgsoc2013-evolution-ff61cc4f390c53bc01fc9056d4cc2ea26127437e.tar
gsoc2013-evolution-ff61cc4f390c53bc01fc9056d4cc2ea26127437e.tar.gz
gsoc2013-evolution-ff61cc4f390c53bc01fc9056d4cc2ea26127437e.tar.bz2
gsoc2013-evolution-ff61cc4f390c53bc01fc9056d4cc2ea26127437e.tar.lz
gsoc2013-evolution-ff61cc4f390c53bc01fc9056d4cc2ea26127437e.tar.xz
gsoc2013-evolution-ff61cc4f390c53bc01fc9056d4cc2ea26127437e.tar.zst
gsoc2013-evolution-ff61cc4f390c53bc01fc9056d4cc2ea26127437e.zip
Remove folder-info.h until iain checks it in
2001-06-12 JP Rosevear <jpr@ximian.com> * Makefile.am: Remove folder-info.h until iain checks it in svn path=/trunk/; revision=10201
Diffstat (limited to 'mail')
-rw-r--r--mail/ChangeLog4
-rw-r--r--mail/Makefile.am1
2 files changed, 4 insertions, 1 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 69ba483109..dd416e391a 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,7 @@
+2001-06-12 JP Rosevear <jpr@ximian.com>
+
+ * Makefile.am: Remove folder-info.h until iain checks it in
+
2001-06-12 Not Zed <NotZed@Ximian.com>
* mail-account-gui.c (source_type_changed): Setup default spool
diff --git a/mail/Makefile.am b/mail/Makefile.am
index b59fc1a9f0..8597ca92bc 100644
--- a/mail/Makefile.am
+++ b/mail/Makefile.am
@@ -46,7 +46,6 @@ evolution_mail_SOURCES = \
folder-browser-factory.c \
folder-browser-factory.h \
folder-info.c \
- folder-info.h \
mail-accounts.c \
mail-accounts.h \
mail-account-editor.c \