summaryrefslogtreecommitdiffstats
path: root/crypto/dh/Makefile.ssl
diff options
context:
space:
mode:
authorUlf Möller <ulf@openssl.org>1999-08-24 17:45:16 +0000
committerUlf Möller <ulf@openssl.org>1999-08-24 17:45:16 +0000
commit43ca6c02dc702b8fff20205ec62ec03eed77eb1b (patch)
tree7897d34491890e12a4945c96cc8a8921fbfbc99b /crypto/dh/Makefile.ssl
parent0bbd03525ef2c0b0b5e4a53a43d05a0a0f0d49db (diff)
make update.
Diffstat (limited to 'crypto/dh/Makefile.ssl')
-rw-r--r--crypto/dh/Makefile.ssl6
1 files changed, 4 insertions, 2 deletions
diff --git a/crypto/dh/Makefile.ssl b/crypto/dh/Makefile.ssl
index 37e388d1b4..cba2e1fcdb 100644
--- a/crypto/dh/Makefile.ssl
+++ b/crypto/dh/Makefile.ssl
@@ -85,8 +85,10 @@ dh_check.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
dh_check.o: ../../include/openssl/opensslconf.h
dh_check.o: ../../include/openssl/opensslv.h ../../include/openssl/stack.h
dh_check.o: ../cryptlib.h
-dh_err.o: ../../include/openssl/bn.h ../../include/openssl/dh.h
-dh_err.o: ../../include/openssl/err.h ../../include/openssl/opensslconf.h
+dh_err.o: ../../include/openssl/bn.h ../../include/openssl/crypto.h
+dh_err.o: ../../include/openssl/dh.h ../../include/openssl/err.h
+dh_err.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
+dh_err.o: ../../include/openssl/stack.h
dh_gen.o: ../../include/openssl/bio.h ../../include/openssl/bn.h
dh_gen.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
dh_gen.o: ../../include/openssl/dh.h ../../include/openssl/e_os.h