summaryrefslogtreecommitdiffstats
path: root/crypto/md5
diff options
context:
space:
mode:
authorBen Laurie <ben@openssl.org>1999-05-29 14:10:58 +0000
committerBen Laurie <ben@openssl.org>1999-05-29 14:10:58 +0000
commit4da88a8d92709087ab66556c1c33d641f265b09d (patch)
tree1b3c839353402b374aa5a11e6e39d3dbb4f1208c /crypto/md5
parent8e228dc56accd53933f665f34b2c8abf52733d70 (diff)
Update dependencies.
Diffstat (limited to 'crypto/md5')
-rw-r--r--crypto/md5/Makefile.ssl4
1 files changed, 2 insertions, 2 deletions
diff --git a/crypto/md5/Makefile.ssl b/crypto/md5/Makefile.ssl
index 3db39ae422..3b06e0d1ef 100644
--- a/crypto/md5/Makefile.ssl
+++ b/crypto/md5/Makefile.ssl
@@ -113,6 +113,6 @@ clean:
# DO NOT DELETE THIS LINE -- make depend depends on it.
-md5_dgst.o: ../../include/openssl/md5.h ../../include/openssl/opensslv.h
-md5_dgst.o: ../md32_common.h md5_locl.h
+md5_dgst.o: ../../include/openssl/md5.h ../../include/openssl/opensslconf.h
+md5_dgst.o: ../../include/openssl/opensslv.h ../md32_common.h md5_locl.h
md5_one.o: ../../include/openssl/md5.h