diff options
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index 174f58216a7..acedc016fa1 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.371 2010/01/27 10:32:20 sno Exp $ +# $NetBSD: Makefile,v 1.372 2010/02/07 15:36:58 drochner Exp $ # COMMENT= Security tools @@ -249,6 +249,9 @@ SUBDIR+= php-mcrypt SUBDIR+= php-mhash SUBDIR+= php-suhosin SUBDIR+= pinentry +SUBDIR+= pinentry-gtk +SUBDIR+= pinentry-gtk2 +SUBDIR+= pinentry-qt SUBDIR+= pinepgp SUBDIR+= pkcs11-helper SUBDIR+= pks |