summaryrefslogtreecommitdiffstats
path: root/crypto/crypto-lib.com
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2002-08-13 11:49:47 +0000
committerRichard Levitte <levitte@openssl.org>2002-08-13 11:49:47 +0000
commite09efcf71afc2f4b23f611a73e7dd58b68b54fb0 (patch)
tree5146dc81e5d36b1984d372236533c1c9210a198b /crypto/crypto-lib.com
parent763b4dcc668f97092eb63b970002def5852928b7 (diff)
Comma forgotten.
Diffstat (limited to 'crypto/crypto-lib.com')
-rw-r--r--crypto/crypto-lib.com2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/crypto-lib.com b/crypto/crypto-lib.com
index 4160be7675..fa787867a5 100644
--- a/crypto/crypto-lib.com
+++ b/crypto/crypto-lib.com
@@ -216,7 +216,7 @@ $ LIB_DSO = "dso_dl,dso_dlfcn,dso_err,dso_lib,dso_null,"+ -
"dso_openssl,dso_win32,dso_vms"
$ LIB_ENGINE = "eng_err,eng_lib,eng_list,eng_init,eng_ctrl,"+ -
"eng_table,eng_pkey,eng_fat,eng_all,"+ -
- "tb_rsa,tb_dsa,tb_ecdsa,tb_dh,tb_rand,tb_cipher,tb_digest,tb_ecdh"+ -
+ "tb_rsa,tb_dsa,tb_ecdsa,tb_dh,tb_rand,tb_cipher,tb_digest,tb_ecdh,"+ -
"eng_openssl,eng_dyn,eng_cnf,"+ -
"hw_atalla,hw_cswift,hw_ncipher,hw_nuron,hw_ubsec,"+ -
"hw_openbsd_dev_crypto,hw_aep,hw_sureware,hw_4758_cca"