summaryrefslogtreecommitdiff
path: root/java/jdk15/files/patch-j2se::security::Makefile
blob: 8bc91dd88ca5c563615837deb37a4807e067f1f6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
$FreeBSD$

--- ../../j2se/make/sun/security/Makefile.orig	Sat Jan 12 21:33:28 2008
+++ ../../j2se/make/sun/security/Makefile	Sat Jan 12 21:33:51 2008
@@ -27,7 +27,7 @@
 endif  # solaris
 endif
 
-SUBDIRS = acl action util x509 pkcs provider tools keytool jgss validator jca rsa timestamp $(TOOLS_SUBDIRS)
+SUBDIRS = acl action util x509 pkcs pkcs11 provider tools keytool jgss validator jca rsa timestamp $(TOOLS_SUBDIRS)
 
 all optimized debug clean clobber ::
 	@for i in $(SUBDIRS) ; do \