summaryrefslogtreecommitdiff
path: root/security/nss/lib/fortcrypt
diff options
context:
space:
mode:
authorwtc%netscape.com <devnull@localhost>2001-06-02 02:08:55 +0000
committerwtc%netscape.com <devnull@localhost>2001-06-02 02:08:55 +0000
commita04d700bf56b8d120f11c302adc7e3837a58cc61 (patch)
treee9f9968fba01a94abf09b53b6d9c39a871dc847a /security/nss/lib/fortcrypt
parent06e08ccb595630e69d7b12be54e97442d4944629 (diff)
downloadnss-hg-a04d700bf56b8d120f11c302adc7e3837a58cc61.tar.gz
Turned on building of the software Fortezza pkcs11 module. It builds on
NT (both in source tree and with BUILD_TREE) for me.
Diffstat (limited to 'security/nss/lib/fortcrypt')
-rw-r--r--security/nss/lib/fortcrypt/swfort/manifest.mn2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/nss/lib/fortcrypt/swfort/manifest.mn b/security/nss/lib/fortcrypt/swfort/manifest.mn
index 587d4ccaa..ce327f2ee 100644
--- a/security/nss/lib/fortcrypt/swfort/manifest.mn
+++ b/security/nss/lib/fortcrypt/swfort/manifest.mn
@@ -44,7 +44,7 @@ CSRCS = swfalg.c \
swflib.c \
swfutl.c \
$(NULL)
-#DIRS = pkcs11
+DIRS = pkcs11
VPATH = $(OBJDIR)
vpath %.c $(OBJDIR)