summaryrefslogtreecommitdiffstats
path: root/crypto/buffer
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2011-03-23 00:06:04 +0000
committerRichard Levitte <levitte@openssl.org>2011-03-23 00:06:04 +0000
commit9f427a52cb1b95b9fd987599ea766458c0f022b8 (patch)
tree414288bd994f50d1ba50752588f5bf809d8d026e /crypto/buffer
parent5a39d3a838ee81927bea686f3344138cfbaff2be (diff)
make update (1.0.1-stable)
This meant a slight renumbering in util/libeay.num due to symbols appearing in 1.0.0-stable. However, since there's been no release on this branch yet, it should be harmless.
Diffstat (limited to 'crypto/buffer')
-rw-r--r--crypto/buffer/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/crypto/buffer/Makefile b/crypto/buffer/Makefile
index d0e0d5f896..2efba47f07 100644
--- a/crypto/buffer/Makefile
+++ b/crypto/buffer/Makefile
@@ -81,6 +81,13 @@ buf_err.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
buf_err.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
buf_err.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
buf_err.o: buf_err.c
+buf_str.o: ../../e_os.h ../../include/openssl/bio.h
+buf_str.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
+buf_str.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
+buf_str.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
+buf_str.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
+buf_str.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
+buf_str.o: ../../include/openssl/symhacks.h ../cryptlib.h buf_str.c
buffer.o: ../../e_os.h ../../include/openssl/bio.h
buffer.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
buffer.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h