From 3149baf83cb703f060b1e6eeb440a45e010a626b Mon Sep 17 00:00:00 2001 From: Adam Eijdenberg Date: Tue, 15 Sep 2015 09:13:48 -0700 Subject: Initial commit for Certificate Transparency support Original authors: Rob Stradling Dr. Stephen Henson Reviewed-by: Emilia Kasper Reviewed-by: Rich Salz --- crypto/x509v3/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crypto/x509v3/Makefile') 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 -- cgit v1.2.3