aboutsummaryrefslogblamecommitdiffstats
path: root/camel/providers/Makefile.am
blob: 119966aacb4617cbcf955106d549c960ca83e992 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12

                                                         



              





                                                                
## Process this file with automake to produce Makefile.in

if ENABLE_NNTP
NNTP_DIR=nntp
endif

if ENABLE_IMAPP
IMAPP_DIR=imapp
endif

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