summaryrefslogtreecommitdiffstats
path: root/crypto/ec
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2016-08-09 20:25:12 +0100
committerDr. Stephen Henson <steve@openssl.org>2016-08-13 14:11:04 +0100
commit873feeb9cfd026b5cadc50ab026f4839ea9e3c08 (patch)
treecbe2f378410e32d56255936c3618c214681db4ec /crypto/ec
parent59bf0f031fdbf8cb2f5371e6f32478e1bb05bd78 (diff)
add to build.info
Reviewed-by: Rich Salz <rsalz@openssl.org>
Diffstat (limited to 'crypto/ec')
-rw-r--r--crypto/ec/build.info1
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/ec/build.info b/crypto/ec/build.info
index 935f8b0945..061e094162 100644
--- a/crypto/ec/build.info
+++ b/crypto/ec/build.info
@@ -6,6 +6,7 @@ SOURCE[../../libcrypto]=\
ecp_nistp224.c ecp_nistp256.c ecp_nistp521.c ecp_nistputil.c \
ecp_oct.c ec2_oct.c ec_oct.c ec_kmeth.c ecdh_ossl.c ecdh_kdf.c \
ecdsa_ossl.c ecdsa_sign.c ecdsa_vrf.c ec_25519.c curve25519.c \
+ ecx_meth.c \
{- $target{ec_asm_src} -}
GENERATE[ecp_nistz256-x86.s]=asm/ecp_nistz256-x86.pl $(PERLASM_SCHEME) $(CFLAGS) $(LIB_CFLAGS) $(PROCESSOR)