diff options
Diffstat (limited to 'mail')
-rw-r--r-- | mail/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/Makefile b/mail/Makefile index 655b9f85a0d..919b3e48a81 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ - $NetBSD: Makefile,v 1.36 1999/12/26 18:39:29 itojun Exp $ + $NetBSD: Makefile,v 1.37 2000/01/21 15:54:51 fredb Exp $ # FreeBSD Id: Makefile,v 1.45 1997/08/13 18:35:22 andreas Exp # @@ -13,6 +13,7 @@ SUBDIR += exmh SUBDIR += faces SUBDIR += fetchmail + SUBDIR += fetchmailconf SUBDIR += fromto SUBDIR += grepmail SUBDIR += imap-uw |