summaryrefslogtreecommitdiffstats
path: root/crypto/dh/Makefile
diff options
context:
space:
mode:
authorDavid Bar <david.bar@gmail.com>2015-08-03 12:45:26 -0400
committerRich Salz <rsalz@openssl.org>2015-09-03 14:45:15 -0400
commite968561d5e762e6c05e74541137916b4f20a144b (patch)
tree5d027d197adcb63ee3457d38534cd4cdb9ea6739 /crypto/dh/Makefile
parent231efb936548320e81c3259b41c26bb71e83720a (diff)
RT3674: Make no-cms build work.
Also has changes from from David Woodhouse <David.Woodhouse@intel.com> and some tweaks from me. Signed-off-by: Rich Salz <rsalz@openssl.org> Reviewed-by: Tim Hudson <tjh@openssl.org>
Diffstat (limited to 'crypto/dh/Makefile')
-rw-r--r--crypto/dh/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/dh/Makefile b/crypto/dh/Makefile
index f9be501d3e..655bca0d45 100644
--- a/crypto/dh/Makefile
+++ b/crypto/dh/Makefile
@@ -120,7 +120,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: ../include/internal/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