summaryrefslogtreecommitdiffstats
path: root/crypto/buffer
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/buffer
parent9c4711c73a5fa0d7d8053e42ce0d8c81f25c8b5c (diff)
Removed traces of cryptall.h, and did a "make depend".
Submitted by: Reviewed by: PR:
Diffstat (limited to 'crypto/buffer')
-rw-r--r--crypto/buffer/Makefile.ssl5
1 files changed, 3 insertions, 2 deletions
diff --git a/crypto/buffer/Makefile.ssl b/crypto/buffer/Makefile.ssl
index 6580766a70..0512a209cb 100644
--- a/crypto/buffer/Makefile.ssl
+++ b/crypto/buffer/Makefile.ssl
@@ -79,5 +79,6 @@ clean:
buf_err.o: ../../include/openssl/buffer.h ../../include/openssl/err.h
buffer.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
buffer.o: ../../include/openssl/crypto.h ../../include/openssl/e_os.h
-buffer.o: ../../include/openssl/err.h ../../include/openssl/opensslv.h
-buffer.o: ../../include/openssl/stack.h ../cryptlib.h
+buffer.o: ../../include/openssl/err.h ../../include/openssl/opensslconf.h
+buffer.o: ../../include/openssl/opensslv.h ../../include/openssl/stack.h
+buffer.o: ../cryptlib.h