aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/lhash
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2015-05-14 17:38:31 +0200
committerRichard Levitte <levitte@openssl.org>2015-05-14 17:38:31 +0200
commita3aadb2d9c85bc958a428a17ef5d6c9de5ef87b8 (patch)
treef1d5fea279a0b03ca076a2e8dc16b8717651cf0e /crypto/lhash
parenta120ed39a6ef1c2085deab490092b83d819e2546 (diff)
downloadopenssl-a3aadb2d9c85bc958a428a17ef5d6c9de5ef87b8.tar.gz
make depend
Reviewed-by: Rich Salz <rsalz@openssl.org>
Diffstat (limited to 'crypto/lhash')
-rw-r--r--crypto/lhash/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/crypto/lhash/Makefile b/crypto/lhash/Makefile
index ca7f3734d8..952f0286e9 100644
--- a/crypto/lhash/Makefile
+++ b/crypto/lhash/Makefile
@@ -64,7 +64,8 @@ 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: ../../include/openssl/symhacks.h ../cryptlib.h lh_stats.c
+lh_stats.o: ../../include/openssl/symhacks.h ../include/internal/cryptlib.h
+lh_stats.o: 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