aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/lhash
diff options
context:
space:
mode:
authorGeoff Thorpe <geoff@openssl.org>2004-05-17 19:26:06 +0000
committerGeoff Thorpe <geoff@openssl.org>2004-05-17 19:26:06 +0000
commit9c52d2cc75c2978dbee5075bfeed9968c68f403d (patch)
treeec521bf123ef4e47a00c7a37f8af162bc47f6ec0 /crypto/lhash
parent0f814687b95e5980744240b7a81672c89c255340 (diff)
downloadopenssl-9c52d2cc75c2978dbee5075bfeed9968c68f403d.tar.gz
After the latest round of header-hacking, regenerate the dependencies in
the Makefiles. NB: this commit is probably going to generate a huge posting and it is highly uninteresting to read.
Diffstat (limited to 'crypto/lhash')
-rw-r--r--crypto/lhash/Makefile.ssl4
1 files changed, 2 insertions, 2 deletions
diff --git a/crypto/lhash/Makefile.ssl b/crypto/lhash/Makefile.ssl
index ddf8f74ba3..d008c1866b 100644
--- a/crypto/lhash/Makefile.ssl
+++ b/crypto/lhash/Makefile.ssl
@@ -89,5 +89,5 @@ 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/safestack.h ../../include/openssl/stack.h
-lhash.o: ../../include/openssl/symhacks.h lhash.c
+lhash.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
+lhash.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h lhash.c