summaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1997-04-24 08:03:31 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1997-04-24 08:03:31 +0000
commit69ac7b4b06e3e9d7105029824b2ebf9c72158d41 (patch)
tree552c84c747ef9b281cf5607631ab5a2687d6f9f6 /security/Makefile
parentSuper is a setuid-root program that offers (diff)
turn on super
Notes
Notes: svn path=/head/; revision=6283
Diffstat (limited to '')
-rw-r--r--security/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile
index f14e544e448c..97ac6a44200a 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.14 1997/02/02 20:16:39 ache Exp $
+# $Id: Makefile,v 1.15 1997/04/01 04:48:08 jdp Exp $
#
SUBDIR += SSLeay
@@ -17,6 +17,7 @@
SUBDIR += safe-tcl
SUBDIR += ssh
SUBDIR += sudo
+ SUBDIR += super
SUBDIR += tcp_wrapper
SUBDIR += tripwire
SUBDIR += vscan