diff options
author | Satoshi Taoka <taoka@FreeBSD.org> | 1999-09-09 08:08:58 +0000 |
---|---|---|
committer | Satoshi Taoka <taoka@FreeBSD.org> | 1999-09-09 08:08:58 +0000 |
commit | 4b63006991a2c7ac9d71898b32d1e8f4a33ae368 (patch) | |
tree | e0a8296a45f2c14f79a11f77339fe009d62625b0 /mail/Makefile | |
parent | Updated to 19.4 (diff) |
Add mew-xemacs21
Delete mew-common
Diffstat (limited to '')
-rw-r--r-- | mail/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/Makefile b/mail/Makefile index e296ca6efbb8..143f508e07c0 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -35,12 +35,12 @@ SUBDIR += mbx2mbox SUBDIR += metamail SUBDIR += mew - SUBDIR += mew-common SUBDIR += mew-emacs20 SUBDIR += mew-mule SUBDIR += mew-xemacs - SUBDIR += mew-xemacs20 SUBDIR += mew-xemacs-mule + SUBDIR += mew-xemacs20 + SUBDIR += mew-xemacs21 SUBDIR += mh SUBDIR += ml SUBDIR += mmr |