Files
evolution/camel/providers/Makefile.am
Not Zed c81bce50bb Removed all files.
2001-02-22  Not Zed  <NotZed@Ximian.com>

        * 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
2001-02-21 20:30:29 +00:00

11 lines
271 B
Makefile

## Process this file with automake to produce Makefile.in
if ENABLE_NNTP
NNTP_DIR=nntp
endif
# SUBDIRS = mbox pop3 sendmail smtp vee
SUBDIRS = pop3 sendmail smtp imap $(NNTP_DIR) local
# these ones are deprecated, and will no longer be maintained
# mbox mh maildir vee