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 a29e2bb3a62..45e3c2ae298 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.411 2011/05/15 11:17:51 wiz Exp $ +# $NetBSD: Makefile,v 1.412 2011/05/28 08:37:10 cheusov Exp $ # COMMENT= Security tools @@ -82,6 +82,7 @@ SUBDIR+= gtk-systrace SUBDIR+= hackbot SUBDIR+= hashcash SUBDIR+= heimdal +SUBDIR+= heirloom-su SUBDIR+= honeyd SUBDIR+= honeyd-arpd SUBDIR+= hydan |