diff options
Diffstat (limited to 'crypto/bio')
-rw-r--r-- | crypto/bio/Makefile.ssl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/crypto/bio/Makefile.ssl b/crypto/bio/Makefile.ssl index 2849c2841a..1262b07fdc 100644 --- a/crypto/bio/Makefile.ssl +++ b/crypto/bio/Makefile.ssl @@ -139,6 +139,8 @@ bss_fd.o: ../../include/buffer.h ../../include/e_os.h ../../include/err.h bss_fd.o: ../../include/stack.h ../cryptlib.h ../crypto.h bio.h bss_sock.c bss_file.o: ../../include/buffer.h ../../include/e_os.h ../../include/err.h bss_file.o: ../../include/stack.h ../cryptlib.h ../crypto.h bio.h +bss_log.o: ../../include/buffer.h ../../include/e_os.h ../../include/err.h +bss_log.o: ../../include/stack.h ../cryptlib.h ../crypto.h bio.h bss_mem.o: ../../include/buffer.h ../../include/e_os.h ../../include/err.h bss_mem.o: ../../include/stack.h ../cryptlib.h ../crypto.h bio.h bss_null.o: ../../include/buffer.h ../../include/e_os.h ../../include/err.h |