summaryrefslogtreecommitdiffstats
path: root/crypto/crypto-lib.com
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2002-08-13 11:47:26 +0000
committerRichard Levitte <levitte@openssl.org>2002-08-13 11:47:26 +0000
commit763b4dcc668f97092eb63b970002def5852928b7 (patch)
treebcae80639dff10eac43a77af0f6d7fdf50e71fe9 /crypto/crypto-lib.com
parent83348e0b80c2752b634a175a51f6850d3e7ade66 (diff)
Oh, ec2_smpt.c is #included by ec2_smpl.c!
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 c9075b31dc..4160be7675 100644
--- a/crypto/crypto-lib.com
+++ b/crypto/crypto-lib.com
@@ -204,7 +204,7 @@ $ LIB_BN = "bn_add,bn_div,bn_exp,bn_lib,bn_ctx,bn_mul,bn_mod,"+ -
"bn_recp,bn_mont,bn_mpi,bn_exp2,bn_gf2m"
$ LIB_EC = "ec_lib,ecp_smpl,ecp_mont,ecp_recp,ecp_nist,ec_cvt,ec_mult,"+ -
"ec_err,ec_curve,ec_check,ec_print,ec_asn1,ec_key,"+ -
- "ec2_smpl,ec2_smpt,ec2_mult"
+ "ec2_smpl,ec2_mult"
$ LIB_RSA = "rsa_eay,rsa_gen,rsa_lib,rsa_sign,rsa_saos,rsa_err,"+ -
"rsa_pk1,rsa_ssl,rsa_none,rsa_oaep,rsa_chk,rsa_null,"+ -
"rsa_asn1"