From 5eed01a18d9cb0e727563e88e247e344917f9e9f Mon Sep 17 00:00:00 2001 From: bertrand Date: Sat, 18 Dec 1999 15:27:14 +0000 Subject: documented. 1999-12-18 bertrand * camel/camel-folder.c (camel_folder_get_summary): documented. added the providers/mbox directory. Now that camel-folder has been cleaned up a bit, the main evolution provider work can start. The MH provider was only a proof of concept, and should not be used for the moment. svn path=/trunk/; revision=1503 --- camel/providers/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'camel/providers') diff --git a/camel/providers/Makefile.am b/camel/providers/Makefile.am index b9d97b52d4..6a09262996 100644 --- a/camel/providers/Makefile.am +++ b/camel/providers/Makefile.am @@ -1,3 +1,4 @@ ## Process this file with automake to produce Makefile.in -SUBDIRS = MH maildir +SUBDIRS = mbox +# MH maildir -- cgit v1.2.3