From: Richard Levitte Date: Tue, 13 Aug 2002 11:47:26 +0000 (+0000) Subject: Oh, ec2_smpt.c is #included by ec2_smpl.c! X-Git-Tag: OpenSSL_0_9_7-beta4~203^2~3 X-Git-Url: https://git.openssl.org/?p=openssl.git;a=commitdiff_plain;h=763b4dcc668f97092eb63b970002def5852928b7 Oh, ec2_smpt.c is #included by ec2_smpl.c! --- 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"