From: Richard Levitte Date: Thu, 9 May 2002 21:16:19 +0000 (+0000) Subject: make update X-Git-Tag: OpenSSL_0_9_6d~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=38d354486775436f84bc9a711374799492667cfd;p=thirdparty%2Fopenssl.git make update --- diff --git a/crypto/conf/Makefile.ssl b/crypto/conf/Makefile.ssl index c948fc8f6e2..f49f3650e39 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