summaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorRob Percival <robpercival@google.com>2016-02-25 18:11:16 +0000
committerRich Salz <rsalz@openssl.org>2016-02-26 14:57:29 -0500
commit0cea8832df37d8fd3e664caec8abbdaa002122b1 (patch)
tree64ca3e44191f81b12c7a3f75baff67612679f85f /Makefile.in
parent186d04a543498753103f4b6e99f3d4460fe2676d (diff)
Public API for Certificate Transparency
Reviewed-by: Ben Laurie <ben@openssl.org> Reviewed-by: Rich Salz <rsalz@openssl.org>
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 924dfa0aa0..4e7aa7121d 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -521,7 +521,6 @@ errors:
$(PERL) util/ck_errf.pl -strict */*.c */*/*.c
$(PERL) util/mkerr.pl -recurse -write
(cd engines; $(MAKE) PERL=$(PERL) errors)
- (cd crypto/ct; $(MAKE) PERL=$(PERL) errors)
ordinals: util/libeay.num util/ssleay.num test_ordinals TABLE
util/libeay.num::