aboutsummaryrefslogtreecommitdiffstats
path: root/camel/providers/Makefile.am
blob: 0444da4382144ae17231193cb1c03ce2fbdcb77d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
## Process this file with automake to produce Makefile.in

if ENABLE_NNTP
NNTP_DIR=nntp
endif

if ENABLE_IMAPP
IMAPP_DIR=imapp
endif

if ENABLE_IMAP4
IMAP4_DIR=imap4
endif

SUBDIRS = pop3 sendmail smtp imap $(NNTP_DIR) local $(IMAPP_DIR) $(IMAP4_DIR)
# groupwise