aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/rand/Makefile.ssl
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2000-02-26 04:48:22 +0000
committerRichard Levitte <levitte@openssl.org>2000-02-26 04:48:22 +0000
commit7bd3a58022f7dca4fc7c45081428997d947ff94e (patch)
tree0c7272d0228fd1d718a8b9d4ee48268d2c227647 /crypto/rand/Makefile.ssl
parent921c9bd539346335390ecae6f12e9f5e6f5188e7 (diff)
downloadopenssl-7bd3a58022f7dca4fc7c45081428997d947ff94e.tar.gz
make update
Diffstat (limited to 'crypto/rand/Makefile.ssl')
-rw-r--r--crypto/rand/Makefile.ssl6
1 files changed, 4 insertions, 2 deletions
diff --git a/crypto/rand/Makefile.ssl b/crypto/rand/Makefile.ssl
index a3d7115b9b..2d4541f78e 100644
--- a/crypto/rand/Makefile.ssl
+++ b/crypto/rand/Makefile.ssl
@@ -86,5 +86,7 @@ md_rand.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
rand_egd.o: ../../include/openssl/opensslconf.h ../../include/openssl/rand.h
rand_err.o: ../../include/openssl/err.h ../../include/openssl/rand.h
rand_lib.o: ../../include/openssl/rand.h
-randfile.o: ../../include/openssl/e_os.h ../../include/openssl/e_os2.h
-randfile.o: ../../include/openssl/opensslconf.h ../../include/openssl/rand.h
+randfile.o: ../../include/openssl/crypto.h ../../include/openssl/e_os.h
+randfile.o: ../../include/openssl/e_os2.h ../../include/openssl/opensslconf.h
+randfile.o: ../../include/openssl/opensslv.h ../../include/openssl/rand.h
+randfile.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h