blob: 5fd7c83e50299d2f8c573a2ee4aeb2fae7cf4c22 (
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 imap $(NNTP_DIR) local
# these ones are deprecated, and will no longer be maintained
# mbox mh maildir vee
|