diff options
-rw-r--r-- | security/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index 35fa517e7af..67120b2f220 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.137 2003/07/25 15:59:31 drochner Exp $ +# $NetBSD: Makefile,v 1.138 2003/08/03 15:48:08 jmmv Exp $ # COMMENT= Security tools @@ -14,6 +14,7 @@ SUBDIR+= apg SUBDIR+= arirang SUBDIR+= audit-packages SUBDIR+= avcheck +SUBDIR+= beecrypt SUBDIR+= cfs SUBDIR+= crack SUBDIR+= cy-login |