diff options
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index 9954ae790d8..04f4f3fa89a 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.37 2000/07/14 10:54:03 agc Exp $ +# $NetBSD: Makefile,v 1.38 2000/07/27 16:11:20 jlam Exp $ # FreeBSD Id: Makefile,v 1.23 1997/11/09 10:17:02 asami Exp # @@ -20,6 +20,7 @@ SUBDIR += p5-MD5 SUBDIR += pgp2 SUBDIR += pgp5 + SUBDIR += pks SUBDIR += portsentry SUBDIR += priv SUBDIR += py-crypto |