diff options
Diffstat (limited to 'crypto/ct/build.info')
-rw-r--r-- | crypto/ct/build.info | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/crypto/ct/build.info b/crypto/ct/build.info new file mode 100644 index 000000000000..3ca0e316085c --- /dev/null +++ b/crypto/ct/build.info @@ -0,0 +1,3 @@ +LIBS=../../libcrypto +SOURCE[../../libcrypto]= ct_b64.c ct_err.c ct_log.c ct_oct.c ct_policy.c \ + ct_prn.c ct_sct.c ct_sct_ctx.c ct_vfy.c ct_x509v3.c |