summaryrefslogtreecommitdiffstats
path: root/crypto/md2/Makefile
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/md2/Makefile
parentd245c325298f12f5d88cdd0df2be28ee419531fb (diff)
Make update: delete duplicate error code.
Diffstat (limited to 'crypto/md2/Makefile')
-rw-r--r--crypto/md2/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/crypto/md2/Makefile b/crypto/md2/Makefile
index 7098ca607e..7f43321ab2 100644
--- a/crypto/md2/Makefile
+++ b/crypto/md2/Makefile
@@ -74,7 +74,9 @@ clean:
# DO NOT DELETE THIS LINE -- make depend depends on it.
-md2_dgst.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
+md2_dgst.o: ../../include/openssl/bio.h ../../include/openssl/crypto.h
+md2_dgst.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
+md2_dgst.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h
md2_dgst.o: ../../include/openssl/md2.h ../../include/openssl/opensslconf.h
md2_dgst.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
md2_dgst.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h