diff options
-rw-r--r-- | mail/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/Makefile b/mail/Makefile index 416e8b4b7296..e6fc6ec32eb5 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.63 1998/06/08 11:12:38 dburr Exp $ +# $Id: Makefile,v 1.64 1998/06/14 17:35:00 andreas Exp $ # SUBDIR += adcomplain @@ -24,6 +24,7 @@ SUBDIR += mew SUBDIR += mew-common SUBDIR += mew-mule + SUBDIR += mew-xemacs SUBDIR += mh SUBDIR += mmr SUBDIR += movemail |