diff options
-rw-r--r-- | mail/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/Makefile b/mail/Makefile index 9f3bb47ccaa..cc7454018d7 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ - $NetBSD: Makefile,v 1.25 1999/05/25 15:32:52 bouyer Exp $ + $NetBSD: Makefile,v 1.26 1999/06/08 12:03:37 bad Exp $ # FreeBSD Id: Makefile,v 1.45 1997/08/13 18:35:22 andreas Exp # @@ -12,6 +12,7 @@ SUBDIR += faces SUBDIR += fetchmail SUBDIR += fromto + SUBDIR += grepmail SUBDIR += imap-uw # SUBDIR += mailagent SUBDIR += mailwrapper |