diff options
Diffstat (limited to 'crypto/ts/build.info')
-rw-r--r-- | crypto/ts/build.info | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/crypto/ts/build.info b/crypto/ts/build.info new file mode 100644 index 0000000000..98e633d57a --- /dev/null +++ b/crypto/ts/build.info @@ -0,0 +1,5 @@ +LIBS=../../libcrypto +SOURCE[../../libcrypto]=\ + ts_err.c ts_req_utils.c ts_req_print.c ts_rsp_utils.c ts_rsp_print.c \ + ts_rsp_sign.c ts_rsp_verify.c ts_verify_ctx.c ts_lib.c ts_conf.c \ + ts_asn1.c |