diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1996-12-18 05:10:01 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1996-12-18 05:10:01 +0000 |
commit | c8edeba2cd3dbf670b91b0c675186d72dc0d2d28 (patch) | |
tree | bfc5334a116a86c9dccc488d5485a26403c81cf5 /mail | |
parent | 0225b682525223bcc3dfa6993603d010e2aab966 (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 ec62209be249..b5eba400eade 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.34 1996/11/26 08:46:54 asami Exp $ +# $Id: Makefile,v 1.35 1996/12/14 22:30:06 andreas Exp $ # SUBDIR += elm @@ -9,6 +9,7 @@ SUBDIR += mailagent SUBDIR += majordomo SUBDIR += metamail + SUBDIR += mew SUBDIR += mh SUBDIR += mpack SUBDIR += mutt |