From 38d354486775436f84bc9a711374799492667cfd Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Thu, 9 May 2002 21:16:19 +0000 Subject: [PATCH] make update --- crypto/conf/Makefile.ssl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/crypto/conf/Makefile.ssl b/crypto/conf/Makefile.ssl index c948fc8f6..f49f3650e 100644 --- a/crypto/conf/Makefile.ssl +++ b/crypto/conf/Makefile.ssl @@ -80,9 +80,9 @@ clean: # DO NOT DELETE THIS LINE -- make depend depends on it. -conf_api.o: ../../e_os.h ../../include/openssl/bio.h -conf_api.o: ../../include/openssl/conf.h ../../include/openssl/conf_api.h -conf_api.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h +conf_api.o: ../../include/openssl/bio.h ../../include/openssl/conf.h +conf_api.o: ../../include/openssl/conf_api.h ../../include/openssl/crypto.h +conf_api.o: ../../include/openssl/e_os.h ../../include/openssl/e_os2.h conf_api.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h conf_api.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h conf_api.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h