summaryrefslogtreecommitdiffstats
path: root/crypto/md5
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2002-12-28 02:42:05 +0000
committerRichard Levitte <levitte@openssl.org>2002-12-28 02:42:05 +0000
commit69339d254b6cd7e63700668f437d85ed0b93dbed (patch)
treee227bda7c148b10a7066166077afff6644df7aa6 /crypto/md5
parentec517d25e8ead3211e1a22a2017e979b6f438f3a (diff)
make update
Diffstat (limited to 'crypto/md5')
-rw-r--r--crypto/md5/Makefile.ssl3
1 files changed, 2 insertions, 1 deletions
diff --git a/crypto/md5/Makefile.ssl b/crypto/md5/Makefile.ssl
index cbb05263f7..e28bb92451 100644
--- a/crypto/md5/Makefile.ssl
+++ b/crypto/md5/Makefile.ssl
@@ -129,7 +129,8 @@ clean:
# DO NOT DELETE THIS LINE -- make depend depends on it.
-md5_dgst.o: ../../include/openssl/md5.h ../../include/openssl/opensslconf.h
+md5_dgst.o: ../../include/openssl/e_os2.h ../../include/openssl/md5.h
+md5_dgst.o: ../../include/openssl/opensslconf.h
md5_dgst.o: ../../include/openssl/opensslv.h ../md32_common.h md5_dgst.c
md5_dgst.o: md5_locl.h
md5_one.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h