mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-08-01 10:06:53 +03:00
Rename include directory to mbedtls
This commit is contained in:
@ -36,7 +36,7 @@ POLARSSL_PKCS11_C
|
||||
_ALT\s*$
|
||||
);
|
||||
|
||||
my $config_file = "include/polarssl/config.h";
|
||||
my $config_file = "include/mbedtls/config.h";
|
||||
|
||||
# get -f option
|
||||
if (@ARGV >= 2 && $ARGV[0] eq "-f") {
|
||||
|
Reference in New Issue
Block a user