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/ripemd/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crypto/ripemd') diff --git a/crypto/ripemd/Makefile b/crypto/ripemd/Makefile index a5aea85b49..af4824e67a 100644 --- a/crypto/ripemd/Makefile +++ b/crypto/ripemd/Makefile @@ -68,7 +68,7 @@ clean: rmd_dgst.o: ../../include/openssl/e_os2.h ../../include/openssl/opensslconf.h rmd_dgst.o: ../../include/openssl/opensslv.h ../../include/openssl/ripemd.h -rmd_dgst.o: ../md32_common.h rmd_dgst.c rmd_locl.h rmdconst.h +rmd_dgst.o: ../include/internal/md32_common.h rmd_dgst.c rmd_locl.h rmdconst.h rmd_one.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h rmd_one.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h rmd_one.o: ../../include/openssl/ossl_typ.h ../../include/openssl/ripemd.h -- cgit v1.2.3