Public API for Certificate Transparency
[openssl.git] / Configurations / unix-Makefile.tmpl
index 2dbfaaa196a907e2d164b96388b46a6474e613d9..0e91fb0f27cc7fc9428d7d288a3a0e4f7c727744 100644 (file)
@@ -650,8 +650,6 @@ errors:
              $(PERL) ../util/mkerr.pl -conf $$e \
                      -nostatic -staticloader -write *.c; \
          done )
-       ( cd $(SRCDIR)/crypto/ct; \
-         $(PERL) ../../util/mkerr.pl -conf ct.ec -hprefix internal/ -write *.c )
 
 ordinals:
        ( b=`pwd`; cd $(SRCDIR); $(PERL) -I$$b util/mkdef.pl crypto update )