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 115165c2420..61f8ca5d997 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.513 2014/05/17 16:08:20 khorben Exp $ +# $NetBSD: Makefile,v 1.514 2014/05/18 13:17:30 wiz Exp $ # COMMENT= Security tools @@ -13,6 +13,7 @@ SUBDIR+= MyPasswordSafe SUBDIR+= PACK SUBDIR+= PAM SUBDIR+= PortableSigner +SUBDIR+= TweetNaCl SUBDIR+= aide SUBDIR+= aide06 SUBDIR+= amap |