summaryrefslogtreecommitdiffstats
path: root/crypto/buffer/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/buffer/Makefile')
-rw-r--r--crypto/buffer/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/crypto/buffer/Makefile b/crypto/buffer/Makefile
index d87738ccb2..96261f153f 100644
--- a/crypto/buffer/Makefile
+++ b/crypto/buffer/Makefile
@@ -71,11 +71,13 @@ 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/symhacks.h ../include/internal/cryptlib.h
+buf_str.o: 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
buffer.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
buffer.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
buffer.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
-buffer.o: ../../include/openssl/symhacks.h ../cryptlib.h buffer.c
+buffer.o: ../../include/openssl/symhacks.h ../include/internal/cryptlib.h
+buffer.o: buffer.c