summaryrefslogtreecommitdiffstats
path: root/crypto/idea
diff options
context:
space:
mode:
authorBen Laurie <ben@openssl.org>1999-03-06 14:32:48 +0000
committerBen Laurie <ben@openssl.org>1999-03-06 14:32:48 +0000
commit6242bb9c63784bd878621557d40521c4a40b2ea4 (patch)
tree15158ee0c44957a9e4738da3db9d1c013cc5a8e5 /crypto/idea
parent63493c7b063956f1db37cd0479380a08ec8464cc (diff)
Put the dependencies back.
Diffstat (limited to 'crypto/idea')
-rw-r--r--crypto/idea/Makefile.ssl6
1 files changed, 6 insertions, 0 deletions
diff --git a/crypto/idea/Makefile.ssl b/crypto/idea/Makefile.ssl
index 82fb8a83bc..5423ec8376 100644
--- a/crypto/idea/Makefile.ssl
+++ b/crypto/idea/Makefile.ssl
@@ -77,3 +77,9 @@ clean:
errors:
# DO NOT DELETE THIS LINE -- make depend depends on it.
+
+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