diff options
-rw-r--r-- | mail/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/Makefile b/mail/Makefile index 0fd79c04d72..f94d1b403f3 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.88 2001/06/27 18:28:08 nra Exp $ +# $NetBSD: Makefile,v 1.89 2001/07/01 12:56:50 taca Exp $ # COMMENT= Electronic mail utilities @@ -54,6 +54,7 @@ SUBDIR+= qcheck SUBDIR+= qmHandle SUBDIR+= qpopper SUBDIR+= rblcheck +SUBDIR+= ruby-tmail SUBDIR+= sendmail SUBDIR+= sendmail-current SUBDIR+= sendmail88 |