From 710e5d5639c8f943d73f49733382c1b787d1abb6 Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Tue, 31 Jul 2001 17:07:24 +0000 Subject: make update --- crypto/ripemd/Makefile.ssl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'crypto/ripemd/Makefile.ssl') diff --git a/crypto/ripemd/Makefile.ssl b/crypto/ripemd/Makefile.ssl index 96eeb6e253..eb819e64f5 100644 --- a/crypto/ripemd/Makefile.ssl +++ b/crypto/ripemd/Makefile.ssl @@ -105,6 +105,6 @@ 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_locl.h rmdconst.h +rmd_dgst.o: ../md32_common.h rmd_dgst.c rmd_locl.h rmdconst.h rmd_one.o: ../../include/openssl/e_os2.h ../../include/openssl/opensslconf.h -rmd_one.o: ../../include/openssl/ripemd.h +rmd_one.o: ../../include/openssl/ripemd.h rmd_one.c -- cgit v1.2.3