mirror of
https://github.com/openssl/openssl.git
synced 2024-11-27 05:21:51 +08:00
c2403f362e
The apps, the CMS library and the X.509 library are primarly affected. Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org> (Merged from https://github.com/openssl/openssl/pull/13589)
6 lines
245 B
Plaintext
6 lines
245 B
Plaintext
LIBS=../../libcrypto
|
|
SOURCE[../../libcrypto]= \
|
|
cms_lib.c cms_asn1.c cms_att.c cms_io.c cms_smime.c cms_err.c \
|
|
cms_sd.c cms_dd.c cms_cd.c cms_env.c cms_enc.c cms_ess.c \
|
|
cms_pwri.c cms_kari.c cms_rsa.c cms_dh.c cms_ec.c
|