summaryrefslogtreecommitdiffstats
path: root/crypto/conf
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2002-05-09 21:16:19 +0000
committerRichard Levitte <levitte@openssl.org>2002-05-09 21:16:19 +0000
commit38d354486775436f84bc9a711374799492667cfd (patch)
treee8278ed20e0eb411db75997ec5b45687206752cd /crypto/conf
parent9811a7406cabad41fa23079d9b40e7e8d7640131 (diff)
make update
Diffstat (limited to 'crypto/conf')
-rw-r--r--crypto/conf/Makefile.ssl6
1 files changed, 3 insertions, 3 deletions
diff --git a/crypto/conf/Makefile.ssl b/crypto/conf/Makefile.ssl
index c948fc8f6e..f49f3650e3 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