aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/md4
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2002-12-05 21:51:02 +0000
committerRichard Levitte <levitte@openssl.org>2002-12-05 21:51:02 +0000
commite98b0d6883f0d90c64bec4b5c12862f34ee227f8 (patch)
treec28f28aec23927a26a1c478bab1dee1a8033922d /crypto/md4
parentf94e1dd2d008f69404b2563801f38aa28eb1de98 (diff)
downloadopenssl-e98b0d6883f0d90c64bec4b5c12862f34ee227f8.tar.gz
make update
Diffstat (limited to 'crypto/md4')
-rw-r--r--crypto/md4/Makefile.ssl4
1 files changed, 3 insertions, 1 deletions
diff --git a/crypto/md4/Makefile.ssl b/crypto/md4/Makefile.ssl
index 83dcc86fef..1843a3f7c0 100644
--- a/crypto/md4/Makefile.ssl
+++ b/crypto/md4/Makefile.ssl
@@ -82,4 +82,6 @@ clean:
md4_dgst.o: ../../include/openssl/md4.h ../../include/openssl/opensslconf.h
md4_dgst.o: ../../include/openssl/opensslv.h ../md32_common.h md4_locl.h
-md4_one.o: ../../include/openssl/md4.h
+md4_one.o: ../../include/openssl/crypto.h ../../include/openssl/md4.h
+md4_one.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h
+md4_one.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h