summaryrefslogtreecommitdiffstats
path: root/crypto/ripemd
diff options
context:
space:
mode:
authorBodo Möller <bodo@openssl.org>1999-04-23 22:50:50 +0000
committerBodo Möller <bodo@openssl.org>1999-04-23 22:50:50 +0000
commitbf57da0717c4de574fed76bd08d5504a8b57cae3 (patch)
tree683105d7f21579ad8747aae68f3d4767b4d5d37f /crypto/ripemd
parent018b4ee9bb2d3618f06725165c43d61771bb2cd2 (diff)
"make depend"
Submitted by: Reviewed by: PR:
Diffstat (limited to 'crypto/ripemd')
-rw-r--r--crypto/ripemd/Makefile.ssl5
1 files changed, 3 insertions, 2 deletions
diff --git a/crypto/ripemd/Makefile.ssl b/crypto/ripemd/Makefile.ssl
index 37fc3875f9..1215369fe9 100644
--- a/crypto/ripemd/Makefile.ssl
+++ b/crypto/ripemd/Makefile.ssl
@@ -102,5 +102,6 @@ errors:
# DO NOT DELETE THIS LINE -- make depend depends on it.
-rmd_dgst.o: ../opensslv.h ripemd.h rmd_locl.h rmdconst.h
-rmd_one.o: ripemd.h rmd_locl.h rmdconst.h
+rmd_dgst.o: ../../include/openssl/opensslv.h ../../include/openssl/ripemd.h
+rmd_dgst.o: rmd_locl.h rmdconst.h
+rmd_one.o: ../../include/openssl/ripemd.h rmd_locl.h rmdconst.h