[openssl-commits] [openssl] master update
Richard Levitte
levitte at openssl.org
Mon Feb 8 19:26:38 UTC 2016
The branch master has been updated
via 2d9a9d8aac9c365cd36c072b72cba2525e63c454 (commit)
from 9fc65806d5c879ffa9ada4941f11e82c21cb3dd2 (commit)
- Log -----------------------------------------------------------------
commit 2d9a9d8aac9c365cd36c072b72cba2525e63c454
Author: Richard Levitte <levitte at openssl.org>
Date: Mon Feb 8 20:20:43 2016 +0100
Following the PKCS#12 update, update crypto/pkcs12/build.info as well
Reviewed-by: Stephen Henson <steve at openssl.org>
-----------------------------------------------------------------------
Summary of changes:
crypto/pkcs12/build.info | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/crypto/pkcs12/build.info b/crypto/pkcs12/build.info
index c88d389..b87299e 100644
--- a/crypto/pkcs12/build.info
+++ b/crypto/pkcs12/build.info
@@ -1,5 +1,5 @@
LIBS=../../libcrypto
SOURCE[../../libcrypto]=\
p12_add.c p12_asn.c p12_attr.c p12_crpt.c p12_crt.c p12_decr.c \
- p12_init.c p12_key.c p12_kiss.c p12_mutl.c \
+ p12_init.c p12_key.c p12_kiss.c p12_mutl.c p12_sbag.c \
p12_utl.c p12_npas.c pk12err.c p12_p8d.c p12_p8e.c
More information about the openssl-commits
mailing list