diff options
author | Tim Vanderhoek <hoek@FreeBSD.org> | 1998-07-18 20:00:19 +0000 |
---|---|---|
committer | Tim Vanderhoek <hoek@FreeBSD.org> | 1998-07-18 20:00:19 +0000 |
commit | 72bd29f56d5a62247601a65b546179ed4519bbfa (patch) | |
tree | 26eeedca6d42ee3e8db268be65d34b82a8aeb4ba /mail | |
parent | 64885f557e3e45d5bd8a6b341ff18f66c638dcd2 (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 2476167a12cf..95b026f3253e 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.67 1998/07/04 19:47:34 steve Exp $ +# $Id: Makefile,v 1.68 1998/07/12 23:05:11 steve Exp $ # SUBDIR += adcomplain @@ -44,6 +44,7 @@ SUBDIR += popper SUBDIR += premail SUBDIR += procmail + SUBDIR += qmail SUBDIR += rblcheck SUBDIR += rftp SUBDIR += sigrot |