summaryrefslogtreecommitdiffstats
path: root/crypto/lhash
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2001-07-31 17:07:24 +0000
committerRichard Levitte <levitte@openssl.org>2001-07-31 17:07:24 +0000
commit710e5d5639c8f943d73f49733382c1b787d1abb6 (patch)
tree372bd80def5f48e4103afe7a203e44e0b62a25b4 /crypto/lhash
parent6da980e2b56f245ff3c4be277ede0f93c5f174c0 (diff)
make update
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 79e26d7614..a6851bcd36 100644
--- a/crypto/lhash/Makefile.ssl
+++ b/crypto/lhash/Makefile.ssl
@@ -85,9 +85,9 @@ 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/safestack.h
lh_stats.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
-lh_stats.o: ../cryptlib.h
+lh_stats.o: ../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.o: ../../include/openssl/symhacks.h lhash.c