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