summaryrefslogtreecommitdiffstats
path: root/crypto/ec/Makefile
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2006-04-18 23:36:07 +0000
committerDr. Stephen Henson <steve@openssl.org>2006-04-18 23:36:07 +0000
commitd20270980852968fcd8279f9c22d095935eca580 (patch)
tree4f1c614d0c45f04a4ad456c2c1f4ecc6db317ae3 /crypto/ec/Makefile
parent51ff0abb05d3e0e71b6666032b777c2c1f3fe5f1 (diff)
Add OID cross reference table.
Fix some typos in GOST OIDs. Update dependencies.
Diffstat (limited to 'crypto/ec/Makefile')
-rw-r--r--crypto/ec/Makefile14
1 files changed, 14 insertions, 0 deletions
diff --git a/crypto/ec/Makefile b/crypto/ec/Makefile
index bae5f6fff7..a5cd042030 100644
--- a/crypto/ec/Makefile
+++ b/crypto/ec/Makefile
@@ -173,6 +173,20 @@ ec_mult.o: ../../include/openssl/obj_mac.h ../../include/openssl/opensslconf.h
ec_mult.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
ec_mult.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
ec_mult.o: ../../include/openssl/symhacks.h ec_lcl.h ec_mult.c
+ec_pmeth.o: ../../e_os.h ../../include/openssl/asn1.h
+ec_pmeth.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
+ec_pmeth.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
+ec_pmeth.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
+ec_pmeth.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
+ec_pmeth.o: ../../include/openssl/err.h ../../include/openssl/evp.h
+ec_pmeth.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
+ec_pmeth.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
+ec_pmeth.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
+ec_pmeth.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
+ec_pmeth.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
+ec_pmeth.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
+ec_pmeth.o: ../../include/openssl/x509_vfy.h ../cryptlib.h ../evp/evp_locl.h
+ec_pmeth.o: ec_pmeth.c
ec_print.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
ec_print.o: ../../include/openssl/bn.h ../../include/openssl/crypto.h
ec_print.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h