From b76d4145f2d05d2214b1654c55e520c95bd43ce2 Mon Sep 17 00:00:00 2001 From: "Andrey A. Chernov" Date: Fri, 28 Jul 1995 04:02:16 +0000 Subject: Add elm.with_pgp Reviewed by: Submitted by: Obtained from: --- mail/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/mail/Makefile b/mail/Makefile index 392c327ff208..8c073e4d4fdb 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,6 +1,7 @@ -# $Id: Makefile,v 1.11 1995/05/13 07:55:53 asami Exp $ +# $Id: Makefile,v 1.12 1995/05/14 03:29:46 asami Exp $ # -SUBDIR= elm metamail mh mpack pgpsendmail pine popper procmail smail +SUBDIR= elm elm.with_pgp metamail mh mpack pgpsendmail pine popper \ + procmail smail .include -- cgit