summaryrefslogtreecommitdiffstats
path: root/crypto/idea
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2013-01-15 16:24:07 +0000
committerDr. Stephen Henson <steve@openssl.org>2013-01-15 16:24:07 +0000
commit75a8ff9263e9c59dcba351448e86f965f8a9633a (patch)
treedb86f3d9c887c7a9895fdb74b7d60c01a6c3d2e1 /crypto/idea
parent50b5966e574275c3745cf45d329239dad3305586 (diff)
make update
Diffstat (limited to 'crypto/idea')
-rw-r--r--crypto/idea/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/crypto/idea/Makefile b/crypto/idea/Makefile
index b2e7add666..8af0acdad9 100644
--- a/crypto/idea/Makefile
+++ b/crypto/idea/Makefile
@@ -82,5 +82,8 @@ 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/crypto.h ../../include/openssl/e_os2.h
i_skey.o: ../../include/openssl/idea.h ../../include/openssl/opensslconf.h
-i_skey.o: i_skey.c idea_lcl.h
+i_skey.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
+i_skey.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
+i_skey.o: ../../include/openssl/symhacks.h i_skey.c idea_lcl.h