diff options
author | Neil Blakey-Milner <nbm@FreeBSD.org> | 2000-02-03 16:40:31 +0000 |
---|---|---|
committer | Neil Blakey-Milner <nbm@FreeBSD.org> | 2000-02-03 16:40:31 +0000 |
commit | 6b3994a42f04ecc7738c3fc813ef0720a2fb482a (patch) | |
tree | 5315359a5470e64c60ea8b68060a21d96f5bf5a6 /mail/Makefile | |
parent | Support bochs's internal debugger. (diff) |
Activate lbdb and autorespond
Notes
Notes:
svn path=/head/; revision=25461
Diffstat (limited to 'mail/Makefile')
-rw-r--r-- | mail/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/Makefile b/mail/Makefile index 1fce9342fcb2..bb865ea00bcd 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -3,6 +3,7 @@ SUBDIR += adcomplain SUBDIR += asmail + SUBDIR += autorespond SUBDIR += balsa SUBDIR += bbmail SUBDIR += biffer @@ -30,6 +31,7 @@ SUBDIR += imap-uw SUBDIR += kbiff SUBDIR += knewmail + SUBDIR += lbdb SUBDIR += mailagent SUBDIR += mailcrypt SUBDIR += maildrop |