diff options
-rw-r--r-- | mail/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/Makefile b/mail/Makefile index 35c2c0a9ab30..fa9dbb69e344 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,9 +1,10 @@ -# $Id: Makefile,v 1.17 1995/12/02 20:40:30 ache Exp $ +# $Id: Makefile,v 1.18 1995/12/02 21:19:49 ache Exp $ # SUBDIR += elm SUBDIR += elm+mime SUBDIR += elm+pgp + SUBDIR += elm+pgp+mime SUBDIR += metamail SUBDIR += mh SUBDIR += mpack |