summaryrefslogtreecommitdiffstats
path: root/crypto/x509v3/Makefile
diff options
context:
space:
mode:
authorAdam Eijdenberg <eijdenberg@google.com>2015-09-15 09:13:48 -0700
committerEmilia Kasper <emilia@openssl.org>2015-10-09 11:32:25 +0200
commit3149baf83cb703f060b1e6eeb440a45e010a626b (patch)
tree17dc1557fdc833c8ee969280339e12c1ab144ab4 /crypto/x509v3/Makefile
parent329428708d6836676f6a7078aa2e2a1db9a1addb (diff)
Initial commit for Certificate Transparency support
Original authors: Rob Stradling <rob@comodo.com> Dr. Stephen Henson <steve@openssl.org> Reviewed-by: Emilia Kasper <emilia@openssl.org> Reviewed-by: Rich Salz <rsalz@openssl.org>
Diffstat (limited to 'crypto/x509v3/Makefile')
-rw-r--r--crypto/x509v3/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/x509v3/Makefile b/crypto/x509v3/Makefile
index 5460af46f1..87fc083afc 100644
--- a/crypto/x509v3/Makefile
+++ b/crypto/x509v3/Makefile
@@ -523,7 +523,7 @@ v3_purp.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
v3_purp.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
v3_purp.o: ../../include/openssl/x509v3.h ../include/internal/cryptlib.h
v3_purp.o: ../include/internal/x509_int.h v3_purp.c
-v3_scts.o: ../../e_os.h ../../include/openssl/asn1.h
+v3_scts.o: ../../crypto/ct/ct_locl.h ../../e_os.h ../../include/openssl/asn1.h
v3_scts.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
v3_scts.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
v3_scts.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h