920e8b7f80
Prompted by: ale, Havard Eidnes <he@uninett.no>
13 lines
492 B
Text
13 lines
492 B
Text
$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 \
|