mirror of
https://github.com/openssl/openssl.git
synced 2024-11-27 05:21:51 +08:00
cc79f06c0a
Because the default error macro generator assumes the header file with error macros is in include/openssl and therefore generates a C file with error texts that include <openssl/{name}.h>, we need to generate the error macros and texts for CT separately, since the CT module doesn't follow the default criteria. Reviewed-by: Matt Caswell <matt@openssl.org>
7 lines
168 B
Plaintext
7 lines
168 B
Plaintext
# crypto/ct/ct.ec
|
|
|
|
# configuration file for util/mkerr.pl
|
|
|
|
# files that may have to be rewritten by util/mkerr.pl
|
|
L CT ../../crypto/include/internal/ct_int.h ct_err.c
|