diff options
-rw-r--r-- | mail/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/Makefile b/mail/Makefile index b948612f453..b393f8006ee 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.151 2002/12/09 03:18:27 rh Exp $ +# $NetBSD: Makefile,v 1.152 2002/12/09 10:38:01 cjep Exp $ # COMMENT= Electronic mail utilities @@ -70,6 +70,7 @@ SUBDIR+= mhonarc SUBDIR+= mimedefang SUBDIR+= mush SUBDIR+= mutt +SUBDIR+= nail SUBDIR+= newmail SUBDIR+= nmh SUBDIR+= nullmailer |