diff options
-rw-r--r-- | security/Makefile | 3 |
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 |