summaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorjperkin <jperkin@pkgsrc.org>2020-10-13 11:17:14 +0000
committerjperkin <jperkin@pkgsrc.org>2020-10-13 11:17:14 +0000
commitdf3740009feb86c3a90688c9ad308617dbd04f22 (patch)
tree36bebb8aee7b82e235ad35296c3818582afe0032 /shells
parentf2e3f5f93844ab40275f0b25b8f1099c37d1ac06 (diff)
downloadpkgsrc-df3740009feb86c3a90688c9ad308617dbd04f22.tar.gz
shells: Add shellcheck.
Diffstat (limited to 'shells')
-rw-r--r--shells/Makefile3
1 files changed, 2 insertions, 1 deletions
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