make update

Reviewed-by: Rich Salz <rsalz@openssl.org>
This commit is contained in:
Richard Levitte 2016-03-18 20:06:45 +01:00
parent f38526357e
commit b4ae886121
2 changed files with 195 additions and 193 deletions

View File

@ -198,7 +198,9 @@ static FUNCTION functions[] = {
#ifndef OPENSSL_NO_SRP
{ FT_general, "srp", srp_main, srp_options },
#endif
#ifndef OPENSSL_NO_TS
{ FT_general, "ts", ts_main, ts_options },
#endif
{ FT_general, "verify", verify_main, verify_options },
{ FT_general, "version", version_main, version_options },
{ FT_general, "x509", x509_main, x509_options },

File diff suppressed because it is too large Load Diff