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, 3 insertions, 1 deletions
diff --git a/crypto/ripemd/Makefile.ssl b/crypto/ripemd/Makefile.ssl
index 17ef0c3c80..2838fe40b4 100644
--- a/crypto/ripemd/Makefile.ssl
+++ b/crypto/ripemd/Makefile.ssl
@@ -106,4 +106,6 @@ clean:
rmd_dgst.o: ../../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_one.o: ../../include/openssl/ripemd.h
+rmd_one.o: ../../include/openssl/crypto.h ../../include/openssl/opensslv.h
+rmd_one.o: ../../include/openssl/ripemd.h ../../include/openssl/safestack.h
+rmd_one.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h