aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/rc4
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/rc4
parent8039257dbcd1d2e96e1d57b607b49cdf0ae78636 (diff)
downloadopenssl-6f93539970fe8c07f7f68f7b2370f79abf78dcbb.tar.gz
This time, get it right.
Diffstat (limited to 'crypto/rc4')
-rw-r--r--crypto/rc4/Makefile.ssl3
1 files changed, 2 insertions, 1 deletions
diff --git a/crypto/rc4/Makefile.ssl b/crypto/rc4/Makefile.ssl
index 0a313ac7b6..70c2333ca5 100644
--- a/crypto/rc4/Makefile.ssl
+++ b/crypto/rc4/Makefile.ssl
@@ -107,4 +107,5 @@ errors:
# DO NOT DELETE THIS LINE -- make depend depends on it.
-rc4_enc.o: rc4.h rc4_locl.h rc4.h rc4_locl.h
+rc4_enc.o: rc4.h rc4_locl.h
+rc4_skey.o: rc4.h rc4_locl.h