summaryrefslogtreecommitdiffstats
path: root/crypto/ripemd
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2008-09-17 17:11:09 +0000
committerDr. Stephen Henson <steve@openssl.org>2008-09-17 17:11:09 +0000
commite852835da62e256c9e9873467ab8d9d174c4f2d6 (patch)
treeb11dfa5633379057cfdf54c595074d09224cd5dc /crypto/ripemd
parentd245c325298f12f5d88cdd0df2be28ee419531fb (diff)
Make update: delete duplicate error code.
Diffstat (limited to 'crypto/ripemd')
-rw-r--r--crypto/ripemd/Makefile9
1 files changed, 7 insertions, 2 deletions
diff --git a/crypto/ripemd/Makefile b/crypto/ripemd/Makefile
index 7e104025af..6145f13699 100644
--- a/crypto/ripemd/Makefile
+++ b/crypto/ripemd/Makefile
@@ -89,8 +89,13 @@ clean:
# DO NOT DELETE THIS LINE -- make depend depends on it.
-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: ../../include/openssl/bio.h ../../include/openssl/crypto.h
+rmd_dgst.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
+rmd_dgst.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h
+rmd_dgst.o: ../../include/openssl/opensslconf.h
+rmd_dgst.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
+rmd_dgst.o: ../../include/openssl/ripemd.h ../../include/openssl/safestack.h
+rmd_dgst.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
rmd_dgst.o: ../md32_common.h rmd_dgst.c rmd_locl.h rmdconst.h
rmd_one.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
rmd_one.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h