diff options
Diffstat (limited to 'mail/Makefile')
-rw-r--r-- | mail/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/mail/Makefile b/mail/Makefile index fbfe77d3e0b3..cbab02049ea7 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -80,6 +80,7 @@ SUBDIR += exim-monitor SUBDIR += exim-mysql SUBDIR += exim-postgresql + SUBDIR += exim-sa-exim SUBDIR += exmh2 SUBDIR += ezmlm SUBDIR += ezmlm-idx @@ -387,10 +388,10 @@ SUBDIR += sccmilter SUBDIR += scmail SUBDIR += sendmail - SUBDIR += sendmail811 - SUBDIR += sendmail812 SUBDIR += sendmail-ldap SUBDIR += sendmail-sasl + SUBDIR += sendmail811 + SUBDIR += sendmail812 SUBDIR += sentinel SUBDIR += serialmail SUBDIR += sigit |