diff options
Diffstat (limited to 'security')
-rw-r--r-- | security/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index 380e8fdc14c..80be0a6ee2e 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.29 2000/03/27 16:04:12 itojun Exp $ +# $NetBSD: Makefile,v 1.30 2000/04/03 17:24:17 tron Exp $ # FreeBSD Id: Makefile,v 1.23 1997/11/09 10:17:02 asami Exp # @@ -26,6 +26,7 @@ SUBDIR += ssh SUBDIR += ssh6 SUBDIR += ssh-ip-tunnel + SUBDIR += stunnel SUBDIR += sudo SUBDIR += tripwire |