summaryrefslogtreecommitdiffstats
path: root/crypto/lhash/Makefile
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2014-01-06 13:33:27 +0000
committerDr. Stephen Henson <steve@openssl.org>2014-01-06 13:33:27 +0000
commitc776a3f398b1fd0d59e9247c0c4c6b79f5692b33 (patch)
tree8cd2f4b07c993452c15611a9a391a387ead662bc /crypto/lhash/Makefile
parent25c9fa6026e6a200a291bc4fd3464718aae9775e (diff)
make update
Diffstat (limited to 'crypto/lhash/Makefile')
-rw-r--r--crypto/lhash/Makefile15
1 files changed, 10 insertions, 5 deletions
diff --git a/crypto/lhash/Makefile b/crypto/lhash/Makefile
index aed21ed628..82bddac474 100644
--- a/crypto/lhash/Makefile
+++ b/crypto/lhash/Makefile
@@ -75,9 +75,14 @@ clean:
# DO NOT DELETE THIS LINE -- make depend depends on it.
lh_stats.o: ../../e_os.h ../../include/openssl/bio.h
-lh_stats.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
+lh_stats.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
+lh_stats.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
+lh_stats.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
+lh_stats.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
lh_stats.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
-lh_stats.o: ../cryptlib.h lh_stats.c
-lhash.o: ../../include/openssl/bio.h ../../include/openssl/lhash.h
-lhash.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
-lhash.o: lhash.c
+lh_stats.o: ../../include/openssl/symhacks.h ../cryptlib.h lh_stats.c
+lhash.o: ../../include/openssl/bio.h ../../include/openssl/crypto.h
+lhash.o: ../../include/openssl/e_os2.h ../../include/openssl/lhash.h
+lhash.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
+lhash.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
+lhash.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h lhash.c