aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/ct/Makefile
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2015-10-18 08:59:51 +0200
committerRichard Levitte <levitte@openssl.org>2015-10-18 20:35:22 +0200
commit338cb76220e641bba9684cab745b2105d6ac0558 (patch)
treec87a8b67b14be3a3bf3bd07a0a6f744d9c33dbc2 /crypto/ct/Makefile
parentd865cb13ba7118e74b83238c074ca548e0177663 (diff)
downloadopenssl-338cb76220e641bba9684cab745b2105d6ac0558.tar.gz
make update
Reviewed-by: Rich Salz <rsalz@openssl.org>
Diffstat (limited to 'crypto/ct/Makefile')
-rw-r--r--crypto/ct/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/ct/Makefile b/crypto/ct/Makefile
index fe2341d79b..3c89ac7e1f 100644
--- a/crypto/ct/Makefile
+++ b/crypto/ct/Makefile
@@ -80,4 +80,4 @@ ct_lib.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
ct_lib.o: ../../include/openssl/tls1.h ../../include/openssl/x509.h
ct_lib.o: ../../include/openssl/x509_vfy.h ../../ssl/packet_locl.h
ct_lib.o: ../../ssl/record/record.h ../../ssl/ssl_locl.h
-ct_lib.o: ../include/internal/cryptlib.h ct_lib.c ct_locl.h
+ct_lib.o: ../include/internal/cryptlib.h ../include/internal/ct_int.h ct_lib.c