diff options
Diffstat (limited to 'src/lib/libcrypto/ripemd/Makefile.ssl')
-rw-r--r-- | src/lib/libcrypto/ripemd/Makefile.ssl | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/src/lib/libcrypto/ripemd/Makefile.ssl b/src/lib/libcrypto/ripemd/Makefile.ssl index 5b6d1d2599..c6153d4361 100644 --- a/src/lib/libcrypto/ripemd/Makefile.ssl +++ b/src/lib/libcrypto/ripemd/Makefile.ssl | |||
@@ -102,6 +102,7 @@ clean: | |||
102 | 102 | ||
103 | # DO NOT DELETE THIS LINE -- make depend depends on it. | 103 | # DO NOT DELETE THIS LINE -- make depend depends on it. |
104 | 104 | ||
105 | rmd_dgst.o: ../../include/openssl/opensslconf.h | ||
105 | rmd_dgst.o: ../../include/openssl/opensslv.h ../../include/openssl/ripemd.h | 106 | rmd_dgst.o: ../../include/openssl/opensslv.h ../../include/openssl/ripemd.h |
106 | rmd_dgst.o: rmd_locl.h rmdconst.h | 107 | rmd_dgst.o: ../md32_common.h rmd_locl.h rmdconst.h |
107 | rmd_one.o: ../../include/openssl/ripemd.h rmd_locl.h rmdconst.h | 108 | rmd_one.o: ../../include/openssl/ripemd.h |