aboutsummaryrefslogtreecommitdiff
path: root/crypto/conf
diff options
context:
space:
mode:
authorBen Laurie <ben@openssl.org>1999-01-19 23:25:22 +0000
committerBen Laurie <ben@openssl.org>1999-01-19 23:25:22 +0000
commit6f93539970fe8c07f7f68f7b2370f79abf78dcbb (patch)
tree7a99b6a9eeff05c8f1b3e7735ff32b4d1df340e5 /crypto/conf
parent8039257dbcd1d2e96e1d57b607b49cdf0ae78636 (diff)
downloadopenssl-6f93539970fe8c07f7f68f7b2370f79abf78dcbb.zip
openssl-6f93539970fe8c07f7f68f7b2370f79abf78dcbb.tar.gz
openssl-6f93539970fe8c07f7f68f7b2370f79abf78dcbb.tar.bz2
This time, get it right.
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 2f6ca60..8f43b05 100644
--- a/crypto/conf/Makefile.ssl
+++ b/crypto/conf/Makefile.ssl
@@ -88,5 +88,6 @@ $(ERRC).c: $(ERR).err
conf.o: ../../include/bio.h ../../include/buffer.h ../../include/e_os.h
conf.o: ../../include/err.h ../../include/lhash.h ../../include/stack.h
-conf.o: ../cryptlib.h ../crypto.h conf.h conf_lcl.h ../../include/err.h
-conf_err.o: ../../include/lhash.h ../../include/stack.h conf.h
+conf.o: ../cryptlib.h ../crypto.h conf.h conf_lcl.h
+conf_err.o: ../../include/err.h ../../include/lhash.h ../../include/stack.h
+conf_err.o: conf.h