summaryrefslogtreecommitdiffstats
path: root/crypto/ecdh
diff options
context:
space:
mode:
authorBodo Möller <bodo@openssl.org>2002-08-09 12:16:15 +0000
committerBodo Möller <bodo@openssl.org>2002-08-09 12:16:15 +0000
commit74cc4903efbb5f4dcfe4cf0fea41c82f20868a62 (patch)
treef2a360a274a45476b5414424659430e21a73a83f /crypto/ecdh
parent41fdcfa71e39f8c1b8c6e27f1968e1847628c92c (diff)
make update
Diffstat (limited to 'crypto/ecdh')
-rw-r--r--crypto/ecdh/Makefile.ssl10
1 files changed, 6 insertions, 4 deletions
diff --git a/crypto/ecdh/Makefile.ssl b/crypto/ecdh/Makefile.ssl
index f8a474631c..b5c43a76bd 100644
--- a/crypto/ecdh/Makefile.ssl
+++ b/crypto/ecdh/Makefile.ssl
@@ -80,10 +80,12 @@ clean:
# DO NOT DELETE THIS LINE -- make depend depends on it.
-ech_err.o: ../../include/openssl/bio.h ../../include/openssl/crypto.h
-ech_err.o: ../../include/openssl/e_os2.h ../../include/openssl/ecdh.h
-ech_err.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
-ech_err.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
+ech_err.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
+ech_err.o: ../../include/openssl/bn.h ../../include/openssl/crypto.h
+ech_err.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
+ech_err.o: ../../include/openssl/ecdh.h ../../include/openssl/err.h
+ech_err.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
+ech_err.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
ech_err.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
ech_err.o: ../../include/openssl/symhacks.h ech_err.c
ech_key.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h