summaryrefslogtreecommitdiffstats
path: root/crypto/async
diff options
context:
space:
mode:
authorRich Salz <rsalz@akamai.com>2015-11-23 15:00:10 -0500
committerRich Salz <rsalz@openssl.org>2015-11-23 16:38:50 -0500
commitb83fb854da7ab6b61c3ec62372cfb857987107fd (patch)
tree59479a494abb3ea53e016349c91562f6c656243c /crypto/async
parentcc99bfa76bd25e40672841c78db9cc171be5488b (diff)
"make update" after async merge.
Reviewed-by: Dr. Stephen Henson <steve@openssl.org>
Diffstat (limited to 'crypto/async')
-rw-r--r--crypto/async/Makefile12
1 files changed, 10 insertions, 2 deletions
diff --git a/crypto/async/Makefile b/crypto/async/Makefile
index 2589b1a175..44da77f3e0 100644
--- a/crypto/async/Makefile
+++ b/crypto/async/Makefile
@@ -97,8 +97,16 @@ arch/async_posix.o: ../../include/openssl/stack.h
arch/async_posix.o: ../../include/openssl/symhacks.h arch/../arch/async_null.h
arch/async_posix.o: arch/../arch/async_posix.h arch/../arch/async_win.h
arch/async_posix.o: arch/../async_locl.h arch/async_posix.c
-arch/async_win.o: ../../include/openssl/async.h arch/async_win.c
-arch/async_win.o: arch/async_win.h
+arch/async_win.o: ../../e_os.h ../../include/openssl/async.h
+arch/async_win.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
+arch/async_win.o: ../../include/openssl/opensslconf.h
+arch/async_win.o: ../../include/openssl/opensslv.h
+arch/async_win.o: ../../include/openssl/ossl_typ.h
+arch/async_win.o: ../../include/openssl/safestack.h
+arch/async_win.o: ../../include/openssl/stack.h
+arch/async_win.o: ../../include/openssl/symhacks.h arch/../arch/async_null.h
+arch/async_win.o: arch/../arch/async_posix.h arch/../arch/async_win.h
+arch/async_win.o: arch/../async_locl.h arch/async_win.c
async.o: ../../e_os.h ../../include/openssl/async.h ../../include/openssl/bio.h
async.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
async.o: ../../include/openssl/err.h ../../include/openssl/lhash.h