[openssl-commits] [openssl] master update
Rich Salz
rsalz at openssl.org
Thu Feb 25 19:21:06 UTC 2016
The branch master has been updated
via 07b3ce8f8029f647c1babf0d8a03599885e7e284 (commit)
from 5dc312215fa54b70cc8b4baec933bcc19525bc03 (commit)
- Log -----------------------------------------------------------------
commit 07b3ce8f8029f647c1babf0d8a03599885e7e284
Author: Rich Salz <rsalz at akamai.com>
Date: Thu Feb 25 14:05:35 2016 -0500
Fix unified build after CT reorg
Reviewed-by: Richard Levitte <levitte at openssl.org>
-----------------------------------------------------------------------
Summary of changes:
crypto/ct/build.info | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/crypto/ct/build.info b/crypto/ct/build.info
index 6c59495..2007715 100644
--- a/crypto/ct/build.info
+++ b/crypto/ct/build.info
@@ -1,2 +1,2 @@
LIBS=../../libcrypto
-SOURCE[../../libcrypto]= ct_lib.c ct_err.c
+SOURCE[../../libcrypto]= ct_lib.c ct_err.c ct_oct.c ct_prn.c
More information about the openssl-commits
mailing list