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 b12cd1fc80f..0b85f4a521f 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.215 2004/11/28 08:01:37 taca Exp $ +# $NetBSD: Makefile,v 1.216 2004/12/27 22:59:41 wiz Exp $ # COMMENT= Security tools @@ -96,6 +96,7 @@ SUBDIR+= mcrypt SUBDIR+= mhash SUBDIR+= mirrordir SUBDIR+= mit-krb5 +SUBDIR+= mixminion SUBDIR+= msf SUBDIR+= msu SUBDIR+= msudir |