summaryrefslogtreecommitdiffstats
path: root/crypto/idea
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/idea
parentd245c325298f12f5d88cdd0df2be28ee419531fb (diff)
Make update: delete duplicate error code.
Diffstat (limited to 'crypto/idea')
-rw-r--r--crypto/idea/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/crypto/idea/Makefile b/crypto/idea/Makefile
index f35d38b194..55c0d4dbff 100644
--- a/crypto/idea/Makefile
+++ b/crypto/idea/Makefile
@@ -82,5 +82,9 @@ i_ecb.o: ../../include/openssl/idea.h ../../include/openssl/opensslconf.h
i_ecb.o: ../../include/openssl/opensslv.h i_ecb.c idea_lcl.h
i_ofb64.o: ../../include/openssl/idea.h ../../include/openssl/opensslconf.h
i_ofb64.o: i_ofb64.c idea_lcl.h
-i_skey.o: ../../include/openssl/idea.h ../../include/openssl/opensslconf.h
+i_skey.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
+i_skey.o: ../../include/openssl/fips.h ../../include/openssl/idea.h
+i_skey.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
+i_skey.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
+i_skey.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
i_skey.o: i_skey.c idea_lcl.h