summaryrefslogtreecommitdiffstats
path: root/crypto/rand/Makefile
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2018-11-20 13:45:20 +0000
committerMatt Caswell <matt@openssl.org>2018-11-20 13:45:20 +0000
commitd98ff540df55b6ef4e29df9590e082afa7ad65b4 (patch)
treed86a99c95f946f0ca3db7c89fa60d7194325d6dc /crypto/rand/Makefile
parent8ea167207d2a014bf592eb21b7e33ed2204d5063 (diff)
make update
Reviewed-by: Richard Levitte <levitte@openssl.org>
Diffstat (limited to 'crypto/rand/Makefile')
-rw-r--r--crypto/rand/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/crypto/rand/Makefile b/crypto/rand/Makefile
index df44369a08..1643a74166 100644
--- a/crypto/rand/Makefile
+++ b/crypto/rand/Makefile
@@ -157,10 +157,11 @@ rand_win.o: ../../include/openssl/rand.h ../../include/openssl/safestack.h
rand_win.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
rand_win.o: ../../include/openssl/symhacks.h ../cryptlib.h rand_lcl.h
rand_win.o: rand_win.c
-randfile.o: ../../e_os.h ../../include/openssl/buffer.h
-randfile.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
-randfile.o: ../../include/openssl/opensslconf.h
+randfile.o: ../../e_os.h ../../include/openssl/bio.h
+randfile.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
+randfile.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
+randfile.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
randfile.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
randfile.o: ../../include/openssl/rand.h ../../include/openssl/safestack.h
randfile.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
-randfile.o: randfile.c
+randfile.o: ../cryptlib.h randfile.c