diff options
Diffstat (limited to 'shells/Makefile')
-rw-r--r-- | shells/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/shells/Makefile b/shells/Makefile index 4d09492f2c8..ac86b77fb9f 100644 --- a/shells/Makefile +++ b/shells/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2002/10/04 02:20:03 uebayasi Exp $ +# $NetBSD: Makefile,v 1.19 2002/11/18 17:10:53 cjep Exp $ # COMMENT= Shells @@ -8,6 +8,7 @@ SUBDIR+= bash2 SUBDIR+= bash2-doc SUBDIR+= es SUBDIR+= esh +SUBDIR+= mudsh SUBDIR+= osh SUBDIR+= rc SUBDIR+= scsh |