From 6258739ead96dc41c3870882d8b86231f9470ca9 Mon Sep 17 00:00:00 2001 From: nectar Date: Fri, 28 May 1999 21:02:40 +0000 Subject: Activate esh. --- shells/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'shells/Makefile') diff --git a/shells/Makefile b/shells/Makefile index 206f0cbf0fa4..cb5d2a8e98b6 100644 --- a/shells/Makefile +++ b/shells/Makefile @@ -1,9 +1,10 @@ -# $Id: Makefile,v 1.18 1999/03/29 11:43:15 obrien Exp $ +# $Id: Makefile,v 1.19 1999/03/31 10:02:12 obrien Exp $ # SUBDIR += bash1 SUBDIR += bash2 SUBDIR += es + SUBDIR += esh SUBDIR += pdksh SUBDIR += rc SUBDIR += scsh -- cgit