Following the PKCS#12 update, update crypto/pkcs12/build.info as well
Reviewed-by: Stephen Henson <steve@openssl.org>
This commit is contained in:
parent
9fc65806d5
commit
2d9a9d8aac
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue