diff options
Diffstat (limited to 'src/lib/libcrypto/sha/Makefile.ssl')
-rw-r--r-- | src/lib/libcrypto/sha/Makefile.ssl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/libcrypto/sha/Makefile.ssl b/src/lib/libcrypto/sha/Makefile.ssl index 6ea5b1d719..79ef43aa34 100644 --- a/src/lib/libcrypto/sha/Makefile.ssl +++ b/src/lib/libcrypto/sha/Makefile.ssl | |||
@@ -104,8 +104,8 @@ clean: | |||
104 | sha1_one.o: ../../include/openssl/sha.h | 104 | sha1_one.o: ../../include/openssl/sha.h |
105 | sha1dgst.o: ../../include/openssl/opensslconf.h | 105 | sha1dgst.o: ../../include/openssl/opensslconf.h |
106 | sha1dgst.o: ../../include/openssl/opensslv.h ../../include/openssl/sha.h | 106 | sha1dgst.o: ../../include/openssl/opensslv.h ../../include/openssl/sha.h |
107 | sha1dgst.o: sha_locl.h | 107 | sha1dgst.o: ../md32_common.h sha_locl.h |
108 | sha_dgst.o: ../../include/openssl/opensslconf.h | 108 | sha_dgst.o: ../../include/openssl/opensslconf.h |
109 | sha_dgst.o: ../../include/openssl/opensslv.h ../../include/openssl/sha.h | 109 | sha_dgst.o: ../../include/openssl/opensslv.h ../../include/openssl/sha.h |
110 | sha_dgst.o: sha_locl.h | 110 | sha_dgst.o: ../md32_common.h sha_locl.h |
111 | sha_one.o: ../../include/openssl/sha.h | 111 | sha_one.o: ../../include/openssl/sha.h |