aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/Makefile
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2014-02-19 20:09:08 +0000
committerDr. Stephen Henson <steve@openssl.org>2014-02-19 20:09:08 +0000
commit4cfeb00be953cff10182772930adb7776860cfff (patch)
treeb5c0b363ce68bbe0e5d3772b1fc9637e9e42a9d1 /crypto/Makefile
parent84917787b5a3df5b9077a9b8bca38f7ed65dd7b5 (diff)
downloadopenssl-4cfeb00be953cff10182772930adb7776860cfff.tar.gz
make depend
Diffstat (limited to 'crypto/Makefile')
-rw-r--r--crypto/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/crypto/Makefile b/crypto/Makefile
index 77b3921362..0537913df0 100644
--- a/crypto/Makefile
+++ b/crypto/Makefile
@@ -220,8 +220,10 @@ o_init.o: ../include/openssl/safestack.h ../include/openssl/stack.h
o_init.o: ../include/openssl/symhacks.h o_init.c
o_str.o: ../e_os.h ../include/openssl/e_os2.h ../include/openssl/opensslconf.h
o_str.o: o_str.c o_str.h
-o_time.o: ../include/openssl/e_os2.h ../include/openssl/opensslconf.h o_time.c
-o_time.o: o_time.h
+o_time.o: ../include/openssl/e_os2.h ../include/openssl/opensslconf.h
+o_time.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h
+o_time.o: ../include/openssl/safestack.h ../include/openssl/stack.h
+o_time.o: ../include/openssl/symhacks.h crypto.h o_time.c
thr_id.o: ../e_os.h ../include/openssl/bio.h ../include/openssl/buffer.h
thr_id.o: ../include/openssl/crypto.h ../include/openssl/e_os2.h
thr_id.o: ../include/openssl/err.h ../include/openssl/lhash.h