diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-01-06 12:20:06 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-01-06 12:20:06 +0000 |
commit | aa10eb6307141735f779201631082fadd2baa224 (patch) | |
tree | 6e30e8a0d0eafe10cf44ee444844a40b6e7d13be /mail/Makefile | |
parent | Add mew-xemacs21-mule. (diff) |
Comment mew-xemacs-mule for now, it is generating syntax errors and
killing builds.
Notes
Notes:
svn path=/head/; revision=24480
Diffstat (limited to 'mail/Makefile')
-rw-r--r-- | mail/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/Makefile b/mail/Makefile index ff4552736822..6f50941d203d 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -43,7 +43,7 @@ SUBDIR += mew-emacs20 SUBDIR += mew-mule SUBDIR += mew-xemacs - SUBDIR += mew-xemacs-mule +# SUBDIR += mew-xemacs-mule SUBDIR += mew-xemacs20 SUBDIR += mew-xemacs21 SUBDIR += mew-xemacs21-mule |