summaryrefslogtreecommitdiffstats
path: root/crypto/buffer
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2011-03-24 22:59:02 +0000
committerRichard Levitte <levitte@openssl.org>2011-03-24 22:59:02 +0000
commitc6dbe908959f1e1b1076f9ed2cb34bf2416c7226 (patch)
tree6e34c9cb2b45724bb16b47969f453f58e8993cb0 /crypto/buffer
parent37942b93af4fca91ca915d4da1f68d7965a9522f (diff)
make update
Diffstat (limited to 'crypto/buffer')
-rw-r--r--crypto/buffer/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/crypto/buffer/Makefile b/crypto/buffer/Makefile
index 9e0f46e19a..7f58d055b1 100644
--- a/crypto/buffer/Makefile
+++ b/crypto/buffer/Makefile
@@ -84,10 +84,11 @@ 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
+buf_str.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h
+buf_str.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
+buf_str.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
+buf_str.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
+buf_str.o: ../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