From c81bce50bbe890f804ae0a2f5b5f07813a3c3190 Mon Sep 17 00:00:00 2001 From: Not Zed Date: Wed, 21 Feb 2001 20:30:29 +0000 Subject: Removed all files. 2001-02-22 Not Zed * providers/vee/*: Removed all files. * camel-private.h: Move camel-vee-private.h stuff into here. * camel-session.c: Move the vee_provider here, and initialise it always as part of a session. The vfolder provider is always available. * providers/Makefile.am: Remove "vee" from the build list, now built as part of the main library. * Makefile.am (libcamelinclude_HEADERS): (libcamel_la_SOURCES): Added camel-vee-store.[ch], camel-vee-folder.[ch]. svn path=/trunk/; revision=8340 --- camel/providers/Makefile.am | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'camel/providers/Makefile.am') diff --git a/camel/providers/Makefile.am b/camel/providers/Makefile.am index 1a84059daa..5fd7c83e50 100644 --- a/camel/providers/Makefile.am +++ b/camel/providers/Makefile.am @@ -5,10 +5,7 @@ NNTP_DIR=nntp endif # SUBDIRS = mbox pop3 sendmail smtp vee -SUBDIRS = pop3 sendmail smtp vee imap $(NNTP_DIR) local - -# these ones are disabled for the moment. -# maildir +SUBDIRS = pop3 sendmail smtp imap $(NNTP_DIR) local # these ones are deprecated, and will no longer be maintained -# mbox mh \ No newline at end of file +# mbox mh maildir vee \ No newline at end of file -- cgit v1.2.3