diff options
-rw-r--r-- | security/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index 45578eba9958..a6bfe799a078 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.56 1999/06/01 20:39:08 mharo Exp $ +# $Id: Makefile,v 1.57 1999/06/02 08:13:02 mharo Exp $ # SUBDIR += bjorb @@ -45,6 +45,7 @@ SUBDIR += sniff SUBDIR += ssh SUBDIR += ssh2 + SUBDIR += sslproxy SUBDIR += strobe SUBDIR += stunnel SUBDIR += sudo |