aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/sha
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/sha
parent8039257dbcd1d2e96e1d57b607b49cdf0ae78636 (diff)
downloadopenssl-6f93539970fe8c07f7f68f7b2370f79abf78dcbb.tar.gz
This time, get it right.
Diffstat (limited to 'crypto/sha')
-rw-r--r--crypto/sha/Makefile.ssl5
1 files changed, 4 insertions, 1 deletions
diff --git a/crypto/sha/Makefile.ssl b/crypto/sha/Makefile.ssl
index 9b32b3d0dd..0d8bedd92d 100644
--- a/crypto/sha/Makefile.ssl
+++ b/crypto/sha/Makefile.ssl
@@ -102,4 +102,7 @@ errors:
# DO NOT DELETE THIS LINE -- make depend depends on it.
-sha1_one.o: sha.h sha.h sha_locl.h sha.h sha_locl.h sha.h
+sha1_one.o: sha.h
+sha1dgst.o: sha.h sha_locl.h
+sha_dgst.o: sha.h sha_locl.h
+sha_one.o: sha.h