summaryrefslogtreecommitdiffstats
path: root/crypto/ecdh
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2003-03-20 17:59:39 +0000
committerDr. Stephen Henson <steve@openssl.org>2003-03-20 17:59:39 +0000
commitb24668626e348bc31224aa6d6cfb4bb913a53ddb (patch)
treee1ce831c96c2b67662e045c29c5aa7ea815906e1 /crypto/ecdh
parentea3675b5b60789f87a998bad8aab0ca53b3af4ed (diff)
make update
Diffstat (limited to 'crypto/ecdh')
-rw-r--r--crypto/ecdh/Makefile.ssl7
1 files changed, 4 insertions, 3 deletions
diff --git a/crypto/ecdh/Makefile.ssl b/crypto/ecdh/Makefile.ssl
index 7ab015070e..8a0e43852a 100644
--- a/crypto/ecdh/Makefile.ssl
+++ b/crypto/ecdh/Makefile.ssl
@@ -112,8 +112,9 @@ ech_lib.o: ../../include/openssl/rand.h ../../include/openssl/rsa.h
ech_lib.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
ech_lib.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h ecdh.h
ech_lib.o: ech_lib.c
-ech_ossl.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
-ech_ossl.o: ../../include/openssl/bn.h ../../include/openssl/crypto.h
+ech_ossl.o: ../../e_os.h ../../include/openssl/asn1.h
+ech_ossl.o: ../../include/openssl/bio.h ../../include/openssl/bn.h
+ech_ossl.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
ech_ossl.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
ech_ossl.o: ../../include/openssl/ecdh.h ../../include/openssl/err.h
ech_ossl.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
@@ -121,4 +122,4 @@ ech_ossl.o: ../../include/openssl/opensslconf.h
ech_ossl.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
ech_ossl.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
ech_ossl.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
-ech_ossl.o: ech_ossl.c
+ech_ossl.o: ../cryptlib.h ech_ossl.c