summaryrefslogtreecommitdiffstats
path: root/crypto/ec/Makefile
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2011-03-25 10:30:52 +0100
committerRichard Levitte <levitte@openssl.org>2011-03-25 10:30:52 +0100
commit5d0137aa1412bded5ee36624306a2f025c1f7918 (patch)
tree5837d6ab488910a88f0f6a274aad922d720a598f /crypto/ec/Makefile
parent* Configure, crypto/ec/ec.h, crypto/ec/ecp_nistp224.c, util/mkdef.pl: (diff)
downloadopenssl-5d0137aa1412bded5ee36624306a2f025c1f7918.tar.xz
openssl-5d0137aa1412bded5ee36624306a2f025c1f7918.zip
make update
Diffstat (limited to 'crypto/ec/Makefile')
-rw-r--r--crypto/ec/Makefile11
1 files changed, 10 insertions, 1 deletions
diff --git a/crypto/ec/Makefile b/crypto/ec/Makefile
index ca8ce9b660..6946a33340 100644
--- a/crypto/ec/Makefile
+++ b/crypto/ec/Makefile
@@ -249,7 +249,16 @@ ecp_nist.o: ../../include/openssl/opensslconf.h
ecp_nist.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
ecp_nist.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
ecp_nist.o: ../../include/openssl/symhacks.h ec_lcl.h ecp_nist.c
-ecp_nistp224.o: ecp_nistp224.c
+ecp_nistp224.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
+ecp_nistp224.o: ../../include/openssl/bn.h ../../include/openssl/crypto.h
+ecp_nistp224.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
+ecp_nistp224.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
+ecp_nistp224.o: ../../include/openssl/obj_mac.h
+ecp_nistp224.o: ../../include/openssl/opensslconf.h
+ecp_nistp224.o: ../../include/openssl/opensslv.h
+ecp_nistp224.o: ../../include/openssl/ossl_typ.h
+ecp_nistp224.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
+ecp_nistp224.o: ../../include/openssl/symhacks.h ec_lcl.h ecp_nistp224.c
ecp_oct.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
ecp_oct.o: ../../include/openssl/bn.h ../../include/openssl/crypto.h
ecp_oct.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h