summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--security/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile
index 7cc441efbc2..f9fd7a71803 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.63 2001/03/10 14:18:54 wiz Exp $
+# $NetBSD: Makefile,v 1.64 2001/03/13 13:20:18 zuntum Exp $
#
COMMENT= Security tools
@@ -55,6 +55,7 @@ SUBDIR+= rid
SUBDIR+= rsaref
SUBDIR+= scanssh
SUBDIR+= smtpd
+SUBDIR+= sniff
SUBDIR+= srp_client
SUBDIR+= ssh
SUBDIR+= ssh-askpass