diff options
author | Steve Price <steve@FreeBSD.org> | 1999-01-26 03:23:00 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-01-26 03:23:00 +0000 |
commit | 0c882f929c504fc73af9a5176972eafcd47beeee (patch) | |
tree | cf343ba5c22e8e6c147ef96e9c9db038b308a3e5 /mail | |
parent | 7e9600161d41b85da2b3e3dc552a501d31eea4f6 (diff) |
Notes
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 bdcae252bc85..d009befd13d1 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.82 1999/01/16 22:03:57 wosch Exp $ +# $Id: Makefile,v 1.83 1999/01/18 03:52:48 steve Exp $ # SUBDIR += adcomplain @@ -58,6 +58,7 @@ SUBDIR += qmail SUBDIR += rblcheck SUBDIR += rftp + SUBDIR += rlytest SUBDIR += serialmail SUBDIR += sigrot SUBDIR += smail |