summaryrefslogtreecommitdiffstats
path: root/crypto/ripemd
diff options
context:
space:
mode:
authorBodo Möller <bodo@openssl.org>1999-09-10 15:34:55 +0000
committerBodo Möller <bodo@openssl.org>1999-09-10 15:34:55 +0000
commit5671876d1db8c5b8476ec8a570660a6e743aaaeb (patch)
tree300008c507db655b7c5e0ba7540c19b50ac8fc45 /crypto/ripemd
parent6f7af1524ea4a0eb9bcd0596075cef4bcaf887b1 (diff)
"make update"
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 b7cd25f123..890952764d 100644
--- a/crypto/ripemd/Makefile.ssl
+++ b/crypto/ripemd/Makefile.ssl
@@ -102,6 +102,7 @@ clean:
# DO NOT DELETE THIS LINE -- make depend depends on it.
+rmd_dgst.o: ../../include/openssl/opensslconf.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
+rmd_dgst.o: ../md32_common.h rmd_locl.h rmdconst.h
+rmd_one.o: ../../include/openssl/ripemd.h