diff options
Diffstat (limited to 'mail/Makefile')
-rw-r--r-- | mail/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/Makefile b/mail/Makefile index 5a5e96cdb9a..e0cfd6e698f 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.52 2000/10/23 14:02:08 rh Exp $ +# $NetBSD: Makefile,v 1.53 2000/12/01 04:22:15 jtb Exp $ # FreeBSD Id: Makefile,v 1.45 1997/08/13 18:35:22 andreas Exp # @@ -43,6 +43,7 @@ SUBDIR += smtpfeed SUBDIR += spruce SUBDIR += tnef + SUBDIR += vm SUBDIR += wmmail SUBDIR += xfmail SUBDIR += xmailbox |