aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/idea
diff options
context:
space:
mode:
authorBen Laurie <ben@openssl.org>1999-01-19 23:25:22 +0000
committerBen Laurie <ben@openssl.org>1999-01-19 23:25:22 +0000
commit6f93539970fe8c07f7f68f7b2370f79abf78dcbb (patch)
tree7a99b6a9eeff05c8f1b3e7735ff32b4d1df340e5 /crypto/idea
parent8039257dbcd1d2e96e1d57b607b49cdf0ae78636 (diff)
downloadopenssl-6f93539970fe8c07f7f68f7b2370f79abf78dcbb.tar.gz
This time, get it right.
Diffstat (limited to 'crypto/idea')
-rw-r--r--crypto/idea/Makefile.ssl7
1 files changed, 5 insertions, 2 deletions
diff --git a/crypto/idea/Makefile.ssl b/crypto/idea/Makefile.ssl
index bde41dd208..4c723d7bf0 100644
--- a/crypto/idea/Makefile.ssl
+++ b/crypto/idea/Makefile.ssl
@@ -79,5 +79,8 @@ errors:
# DO NOT DELETE THIS LINE -- make depend depends on it.
-i_cbc.o: idea.h idea_lcl.h idea.h idea_lcl.h idea.h idea_lcl.h idea.h
-i_ofb64.o: idea_lcl.h idea.h idea_lcl.h
+i_cbc.o: idea.h idea_lcl.h
+i_cfb64.o: idea.h idea_lcl.h
+i_ecb.o: idea.h idea_lcl.h
+i_ofb64.o: idea.h idea_lcl.h
+i_skey.o: idea.h idea_lcl.h