From 6e93f363dcc983cd224c5f4b42bffabf895a193c Mon Sep 17 00:00:00 2001 From: wiz Date: Wed, 12 Mar 2008 09:48:18 +0000 Subject: + bash-completion. --- shells/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/shells/Makefile b/shells/Makefile index 959ddb37698..a31f693695d 100644 --- a/shells/Makefile +++ b/shells/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.43 2007/08/13 08:12:49 rillig Exp $ +# $NetBSD: Makefile,v 1.44 2008/03/12 09:48:18 wiz Exp $ # COMMENT= Shells SUBDIR+= ast-ksh SUBDIR+= bash +SUBDIR+= bash-completion SUBDIR+= bash2 SUBDIR+= bash2-doc SUBDIR+= eltclsh -- cgit v1.2.3