Pass a temporary pointer to o2i_SCT_signature from SCT_new_from_base64
[openssl.git] / crypto / ct / build.info
index b7766b6ed9530e4b047df611c1822683da0751b9..3ca0e316085c8622ba9a0d2114a29e2a37c97ece 100644 (file)
@@ -1,2 +1,3 @@
 LIBS=../../libcrypto
-SOURCE[../../libcrypto]= ct_err.c ct_oct.c ct_prn.c ct_sct.c ct_x509v3.c
+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