summaryrefslogtreecommitdiffstats
path: root/crypto/ecdsa
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2018-08-14 14:01:02 +0100
committerMatt Caswell <matt@openssl.org>2018-08-14 14:01:02 +0100
commitb9dd4b9eac68181660a43a3b7f7da0f2b84bb6f9 (patch)
tree398ec798d651e6da34d978d6300bb24aa0414088 /crypto/ecdsa
parent2d2fe4244eb554c9f5d3841830d0be3c7e16fb86 (diff)
make update
Reviewed-by: Richard Levitte <levitte@openssl.org>
Diffstat (limited to 'crypto/ecdsa')
-rw-r--r--crypto/ecdsa/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/ecdsa/Makefile b/crypto/ecdsa/Makefile
index 4ce00e8f93..2875dddd49 100644
--- a/crypto/ecdsa/Makefile
+++ b/crypto/ecdsa/Makefile
@@ -114,7 +114,7 @@ ecs_ossl.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
ecs_ossl.o: ../../include/openssl/opensslconf.h
ecs_ossl.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
ecs_ossl.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
-ecs_ossl.o: ../../include/openssl/symhacks.h ecs_locl.h ecs_ossl.c
+ecs_ossl.o: ../../include/openssl/symhacks.h ../bn_int.h ecs_locl.h ecs_ossl.c
ecs_sign.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
ecs_sign.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
ecs_sign.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h