diff options
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index 60f3b59aee76..9d39afe9e225 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.40 1999/01/10 11:23:41 dirk Exp $ +# $Id: Makefile,v 1.41 1999/01/18 04:22:04 steve Exp $ # SUBDIR += SSLeay @@ -35,6 +35,7 @@ SUBDIR += sniff SUBDIR += ssh SUBDIR += ssh2 + SUBDIR += stunnel SUBDIR += sudo SUBDIR += super SUBDIR += swatch |