diff options
-rw-r--r-- | security/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index 9b98a144acf..738e3e99cdc 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.434 2012/05/17 05:05:37 jnemeth Exp $ +# $NetBSD: Makefile,v 1.435 2012/05/31 16:56:08 imil Exp $ # COMMENT= Security tools @@ -28,6 +28,7 @@ SUBDIR+= ccid SUBDIR+= cfs SUBDIR+= chkrootkit SUBDIR+= clamav +SUBDIR+= clusterssh SUBDIR+= courier-authlib SUBDIR+= crack #SUBDIR+= crudesaml # only shared files |