From df3740009feb86c3a90688c9ad308617dbd04f22 Mon Sep 17 00:00:00 2001 From: jperkin Date: Tue, 13 Oct 2020 11:17:14 +0000 Subject: shells: Add shellcheck. --- shells/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'shells') diff --git a/shells/Makefile b/shells/Makefile index b7b554d3b83..449d8bfef19 100644 --- a/shells/Makefile +++ b/shells/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.62 2019/11/13 10:04:19 ng0 Exp $ +# $NetBSD: Makefile,v 1.63 2020/10/13 11:17:14 jperkin Exp $ # COMMENT= Shells @@ -31,6 +31,7 @@ SUBDIR+= rc SUBDIR+= rssh SUBDIR+= scponly SUBDIR+= scsh +SUBDIR+= shellcheck SUBDIR+= standalone-tcsh SUBDIR+= static-ast-ksh SUBDIR+= static-tcsh -- cgit v1.2.3