blob: 1a84059daa45add2ae4df8d7cadfe152806fb2e8 (
plain) (
tree)
|
|
## 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 vee imap $(NNTP_DIR) local
# these ones are disabled for the moment.
# maildir
# these ones are deprecated, and will no longer be maintained
# mbox mh
|