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 69b4f56a21e..89b647e7cf0 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.420 2011/11/30 23:24:35 pettai Exp $ +# $NetBSD: Makefile,v 1.421 2011/12/05 09:56:57 pettai Exp $ # COMMENT= Security tools @@ -152,6 +152,7 @@ SUBDIR+= netramet SUBDIR+= nettle SUBDIR+= nfsbug SUBDIR+= nikto +SUBDIR+= oath-toolkit SUBDIR+= ocaml-ssl SUBDIR+= opencdk SUBDIR+= openct |