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/md5/Makefile.ssl | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'crypto/md5') diff --git a/crypto/md5/Makefile.ssl b/crypto/md5/Makefile.ssl index d3277d4f05..abe3b89ec7 100644 --- a/crypto/md5/Makefile.ssl +++ b/crypto/md5/Makefile.ssl @@ -102,5 +102,6 @@ errors: # DO NOT DELETE THIS LINE -- make depend depends on it. -md5_dgst.o: ../opensslv.h md5.h md5_locl.h -md5_one.o: md5.h md5_locl.h +md5_dgst.o: ../../include/openssl/md5.h ../../include/openssl/opensslv.h +md5_dgst.o: md5_locl.h +md5_one.o: ../../include/openssl/md5.h md5_locl.h -- cgit v1.2.3