From a3aadb2d9c85bc958a428a17ef5d6c9de5ef87b8 Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Thu, 14 May 2015 17:38:31 +0200 Subject: make depend Reviewed-by: Rich Salz --- crypto/md4/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'crypto/md4') diff --git a/crypto/md4/Makefile b/crypto/md4/Makefile index 90aec00fe4..b1904c0609 100644 --- a/crypto/md4/Makefile +++ b/crypto/md4/Makefile @@ -61,8 +61,8 @@ clean: md4_dgst.o: ../../include/openssl/e_os2.h ../../include/openssl/md4.h md4_dgst.o: ../../include/openssl/opensslconf.h -md4_dgst.o: ../../include/openssl/opensslv.h ../md32_common.h md4_dgst.c -md4_dgst.o: md4_locl.h +md4_dgst.o: ../../include/openssl/opensslv.h ../include/internal/md32_common.h +md4_dgst.o: md4_dgst.c md4_locl.h md4_one.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h md4_one.o: ../../include/openssl/md4.h ../../include/openssl/opensslconf.h md4_one.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h -- cgit v1.2.3