summaryrefslogtreecommitdiffstats
path: root/crypto/ecdsa
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2014-02-19 20:09:08 +0000
committerDr. Stephen Henson <steve@openssl.org>2014-02-19 20:09:08 +0000
commit4cfeb00be953cff10182772930adb7776860cfff (patch)
treeb5c0b363ce68bbe0e5d3772b1fc9637e9e42a9d1 /crypto/ecdsa
parent84917787b5a3df5b9077a9b8bca38f7ed65dd7b5 (diff)
make depend
Diffstat (limited to 'crypto/ecdsa')
-rw-r--r--crypto/ecdsa/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/crypto/ecdsa/Makefile b/crypto/ecdsa/Makefile
index 48e8cee075..5be880aeba 100644
--- a/crypto/ecdsa/Makefile
+++ b/crypto/ecdsa/Makefile
@@ -111,8 +111,9 @@ ecs_ossl.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
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/rand.h ../../include/openssl/safestack.h
+ecs_ossl.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
+ecs_ossl.o: 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