From bf57da0717c4de574fed76bd08d5504a8b57cae3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bodo=20M=C3=B6ller?= Date: Fri, 23 Apr 1999 22:50:50 +0000 Subject: "make depend" Submitted by: Reviewed by: PR: --- crypto/sha/Makefile.ssl | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'crypto/sha/Makefile.ssl') diff --git a/crypto/sha/Makefile.ssl b/crypto/sha/Makefile.ssl index 69b16ab23e..f077ed221a 100644 --- a/crypto/sha/Makefile.ssl +++ b/crypto/sha/Makefile.ssl @@ -101,7 +101,9 @@ errors: # DO NOT DELETE THIS LINE -- make depend depends on it. -sha1_one.o: sha.h -sha1dgst.o: ../opensslv.h sha.h sha_locl.h -sha_dgst.o: ../opensslv.h sha.h sha_locl.h -sha_one.o: sha.h +sha1_one.o: ../../include/openssl/sha.h +sha1dgst.o: ../../include/openssl/opensslv.h ../../include/openssl/sha.h +sha1dgst.o: sha_locl.h +sha_dgst.o: ../../include/openssl/opensslv.h ../../include/openssl/sha.h +sha_dgst.o: sha_locl.h +sha_one.o: ../../include/openssl/sha.h -- cgit v1.2.3