summaryrefslogtreecommitdiffstats
path: root/crypto/md5/Makefile.ssl
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/md5/Makefile.ssl')
-rw-r--r--crypto/md5/Makefile.ssl5
1 files changed, 3 insertions, 2 deletions
diff --git a/crypto/md5/Makefile.ssl b/crypto/md5/Makefile.ssl
index d3277d4f05..abe3b89ec7 100644
--- a/crypto/md5/Makefile.ssl
+++ b/crypto/md5/Makefile.ssl
@@ -102,5 +102,6 @@ errors:
# DO NOT DELETE THIS LINE -- make depend depends on it.
-md5_dgst.o: ../opensslv.h md5.h md5_locl.h
-md5_one.o: md5.h md5_locl.h
+md5_dgst.o: ../../include/openssl/md5.h ../../include/openssl/opensslv.h
+md5_dgst.o: md5_locl.h
+md5_one.o: ../../include/openssl/md5.h md5_locl.h