aboutsummaryrefslogtreecommitdiff
path: root/crypto/conf
diff options
context:
space:
mode:
authorBodo Möller <bodo@openssl.org>1999-04-25 09:21:05 +0000
committerBodo Möller <bodo@openssl.org>1999-04-25 09:21:05 +0000
commita75b81ad954c02846d54b7f77d3efae8487554ca (patch)
tree28cd2ebb5595f2ee393d2fc68699347e9f25806c /crypto/conf
parent9c4711c73a5fa0d7d8053e42ce0d8c81f25c8b5c (diff)
downloadopenssl-a75b81ad954c02846d54b7f77d3efae8487554ca.zip
openssl-a75b81ad954c02846d54b7f77d3efae8487554ca.tar.gz
openssl-a75b81ad954c02846d54b7f77d3efae8487554ca.tar.bz2
Removed traces of cryptall.h, and did a "make depend".
Submitted by: Reviewed by: PR:
Diffstat (limited to 'crypto/conf')
-rw-r--r--crypto/conf/Makefile.ssl5
1 files changed, 3 insertions, 2 deletions
diff --git a/crypto/conf/Makefile.ssl b/crypto/conf/Makefile.ssl
index 38113fb..a3e5a07 100644
--- a/crypto/conf/Makefile.ssl
+++ b/crypto/conf/Makefile.ssl
@@ -80,7 +80,8 @@ clean:
conf.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
conf.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
conf.o: ../../include/openssl/e_os.h ../../include/openssl/err.h
-conf.o: ../../include/openssl/lhash.h ../../include/openssl/opensslv.h
-conf.o: ../../include/openssl/stack.h ../cryptlib.h conf_lcl.h
+conf.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
+conf.o: ../../include/openssl/opensslv.h ../../include/openssl/stack.h
+conf.o: ../cryptlib.h conf_lcl.h
conf_err.o: ../../include/openssl/conf.h ../../include/openssl/err.h
conf_err.o: ../../include/openssl/lhash.h ../../include/openssl/stack.h