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 961e3ebcc0d..81b6d5c968b 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.376 2010/03/13 18:02:27 pettai Exp $
+# $NetBSD: Makefile,v 1.377 2010/03/13 19:22:44 pettai Exp $
#
COMMENT= Security tools
@@ -347,5 +347,6 @@ SUBDIR+= xml-security-c
SUBDIR+= xmlsec1
SUBDIR+= yafic
SUBDIR+= zebedee
+SUBDIR+= zkt
.include "../mk/misc/category.mk"