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 71ed7745c1e..18e7e4ebc8d 100644 --- a/shells/Makefile +++ b/shells/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.53 2015/02/08 16:54:05 wiz Exp $ +# $NetBSD: Makefile,v 1.54 2015/02/08 17:32:08 wiz Exp $ # COMMENT= Shells SUBDIR+= ast-ksh +SUBDIR+= autojump SUBDIR+= bash SUBDIR+= bash-completion SUBDIR+= bash2 |