summaryrefslogtreecommitdiffstats
path: root/crypto/ripemd/Makefile.ssl
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/ripemd/Makefile.ssl')
-rw-r--r--crypto/ripemd/Makefile.ssl4
1 files changed, 2 insertions, 2 deletions
diff --git a/crypto/ripemd/Makefile.ssl b/crypto/ripemd/Makefile.ssl
index 96eeb6e253..eb819e64f5 100644
--- a/crypto/ripemd/Makefile.ssl
+++ b/crypto/ripemd/Makefile.ssl
@@ -105,6 +105,6 @@ clean:
rmd_dgst.o: ../../include/openssl/e_os2.h ../../include/openssl/opensslconf.h
rmd_dgst.o: ../../include/openssl/opensslv.h ../../include/openssl/ripemd.h
-rmd_dgst.o: ../md32_common.h rmd_locl.h rmdconst.h
+rmd_dgst.o: ../md32_common.h rmd_dgst.c rmd_locl.h rmdconst.h
rmd_one.o: ../../include/openssl/e_os2.h ../../include/openssl/opensslconf.h
-rmd_one.o: ../../include/openssl/ripemd.h
+rmd_one.o: ../../include/openssl/ripemd.h rmd_one.c