summaryrefslogtreecommitdiffstats
path: root/crypto/dh
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2017-11-02 14:33:44 +0000
committerMatt Caswell <matt@openssl.org>2017-11-02 14:33:44 +0000
commitc7a906bb6aa2dff81c44832f576d7ecde7fa9f70 (patch)
tree650d506e637b8b082c1bd697615357cd4fd5328d /crypto/dh
parent64c46a982288b734a0e22156fdea735ff9b6e3e3 (diff)
make update
Reviewed-by: Andy Polyakov <appro@openssl.org>
Diffstat (limited to 'crypto/dh')
-rw-r--r--crypto/dh/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/dh/Makefile b/crypto/dh/Makefile
index 46fa5ac57b..cc366ec6fa 100644
--- a/crypto/dh/Makefile
+++ b/crypto/dh/Makefile
@@ -134,7 +134,7 @@ dh_gen.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
dh_gen.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
dh_gen.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
dh_gen.o: ../cryptlib.h dh_gen.c
-dh_kdf.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
+dh_kdf.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
dh_kdf.o: ../../include/openssl/buffer.h ../../include/openssl/cms.h
dh_kdf.o: ../../include/openssl/crypto.h ../../include/openssl/dh.h
dh_kdf.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h