We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 759843d commit 6afa94bCopy full SHA for 6afa94b
others/Makefile.am
@@ -16,8 +16,8 @@ noinst_HEADERS = \
16
libinjection/src/libinjection_sqli_data.h \
17
libinjection/src/libinjection_xss.h \
18
libinjection/src/libinjection_error.h \
19
- mbedtls/include/mbedtls/base64.h \
20
- mbedtls/include/mbedtls/check_config.h \
+ mbedtls/tf-psa-crypto/include/mbedtls/base64.h \
+ mbedtls/tf-psa-crypto/core/check_crypto_config.h \
21
mbedtls/include/mbedtls/mbedtls_config.h \
22
mbedtls/tf-psa-crypto/include/mbedtls/md.h \
23
mbedtls/tf-psa-crypto/include/mbedtls/platform.h
0 commit comments