summaryrefslogtreecommitdiff
path: root/shells/Makefile
diff options
context:
space:
mode:
authorPete Fritchman <petef@FreeBSD.org>2002-07-10 17:48:16 +0000
committerPete Fritchman <petef@FreeBSD.org>2002-07-10 17:48:16 +0000
commit2c046af0e6a10a356fcc152365cd2cec193a6bcb (patch)
treee3b49210a9e11db7dbffb3c1713c8f535952215c /shells/Makefile
parentAdd missed @unexec keyword to the call to unregistervm as well as missed (diff)
Add nologinmsg 1.0, more functional native binary replacement for
/sbin/nologin. Submitted by: Richard Rose <freebsd-security@rikrose.net>
Notes
Notes: svn path=/head/; revision=62780
Diffstat (limited to '')
-rw-r--r--shells/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/shells/Makefile b/shells/Makefile
index 10d320431ac2..794e47deeb1a 100644
--- a/shells/Makefile
+++ b/shells/Makefile
@@ -10,6 +10,7 @@
SUBDIR += flash
SUBDIR += ksh93
SUBDIR += mudsh
+ SUBDIR += nologinmsg
SUBDIR += osh
SUBDIR += pash
SUBDIR += pdksh