summaryrefslogtreecommitdiffstats
path: root/crypto/md4
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2002-12-05 01:55:48 +0000
committerRichard Levitte <levitte@openssl.org>2002-12-05 01:55:48 +0000
commit8cbccedf7c1bb684504888885e7e5fff1eec66d5 (patch)
tree4c4655981b02d23c7dc333dee8c64aac21ada3e6 /crypto/md4
parent1c24347062a5f5818c94cb46ca897fe7f40fdb65 (diff)
make update
Diffstat (limited to 'crypto/md4')
-rw-r--r--crypto/md4/Makefile.ssl7
1 files changed, 5 insertions, 2 deletions
diff --git a/crypto/md4/Makefile.ssl b/crypto/md4/Makefile.ssl
index c2b4218bde..4d2d7369e6 100644
--- a/crypto/md4/Makefile.ssl
+++ b/crypto/md4/Makefile.ssl
@@ -84,5 +84,8 @@ md4_dgst.o: ../../include/openssl/e_os2.h ../../include/openssl/md4.h
md4_dgst.o: ../../include/openssl/opensslconf.h
md4_dgst.o: ../../include/openssl/opensslv.h ../md32_common.h md4_dgst.c
md4_dgst.o: md4_locl.h
-md4_one.o: ../../include/openssl/e_os2.h ../../include/openssl/md4.h
-md4_one.o: ../../include/openssl/opensslconf.h md4_one.c
+md4_one.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
+md4_one.o: ../../include/openssl/md4.h ../../include/openssl/opensslconf.h
+md4_one.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h
+md4_one.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
+md4_one.o: md4_one.c