summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2005-10-11 10:15:56 +0000
committerRichard Levitte <levitte@openssl.org>2005-10-11 10:15:56 +0000
commit5a20efcf172df3e4b6049322f4e7f3a6d4a5b357 (patch)
tree91468e5660cd7ca1d014710147c276b600e1fd39
parent2a2857bbc8c18c562d527d393406753e6d133ebe (diff)
Synchronise with Unixly make.
-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 f8de4736bb..5c464c4410 100644
--- a/crypto/crypto-lib.com
+++ b/crypto/crypto-lib.com
@@ -188,7 +188,7 @@ $ LIB_BN = "bn_add,bn_div,bn_exp,bn_lib,bn_ctx,bn_mul,bn_mod,"+ -
"bn_print,bn_rand,bn_shift,bn_word,bn_blind,"+ -
"bn_kron,bn_sqrt,bn_gcd,bn_prime,bn_err,bn_sqr,"+LIB_BN_ASM+","+ -
"bn_recp,bn_mont,bn_mpi,bn_exp2,bn_gf2m,bn_nist,"+ -
- "bn_depr"
+ "bn_depr,bn_const"
$ LIB_EC = "ec_lib,ecp_smpl,ecp_mont,ecp_nist,ec_cvt,ec_mult,"+ -
"ec_err,ec_curve,ec_check,ec_print,ec_asn1,ec_key,"+ -
"ec2_smpl,ec2_mult"