summaryrefslogtreecommitdiffstats
path: root/crypto/rc5
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/rc5
parent63493c7b063956f1db37cd0479380a08ec8464cc (diff)
Put the dependencies back.
Diffstat (limited to 'crypto/rc5')
-rw-r--r--crypto/rc5/Makefile.ssl6
1 files changed, 6 insertions, 0 deletions
diff --git a/crypto/rc5/Makefile.ssl b/crypto/rc5/Makefile.ssl
index a3af3b3e47..ca6aeca35e 100644
--- a/crypto/rc5/Makefile.ssl
+++ b/crypto/rc5/Makefile.ssl
@@ -103,3 +103,9 @@ clean:
errors:
# DO NOT DELETE THIS LINE -- make depend depends on it.
+
+rc5_ecb.o: rc5.h rc5_locl.h
+rc5_enc.o: rc5.h rc5_locl.h
+rc5_skey.o: rc5.h rc5_locl.h
+rc5cfb64.o: rc5.h rc5_locl.h
+rc5ofb64.o: rc5.h rc5_locl.h