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 e4d01d02628..90524da97e2 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.262 2006/02/04 00:33:17 wiz Exp $
+# $NetBSD: Makefile,v 1.263 2006/02/05 01:26:56 rillig Exp $
#
COMMENT= Security tools
@@ -24,6 +24,7 @@ SUBDIR+= base
SUBDIR+= bcrypt
SUBDIR+= beecrypt
SUBDIR+= bitstir
+SUBDIR+= botan
SUBDIR+= cfs
SUBDIR+= chkrootkit
SUBDIR+= courier-authlib