mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-07-29 11:41:15 +03:00
Rename include directory to mbedtls
This commit is contained in:
@ -9,7 +9,7 @@
|
||||
|
||||
set -eu
|
||||
|
||||
CONFIG_H='include/polarssl/config.h'
|
||||
CONFIG_H='include/mbedtls/config.h'
|
||||
|
||||
if [ -r $CONFIG_H ]; then :; else
|
||||
echo "$CONFIG_H not found" >&2
|
||||
|
Reference in New Issue
Block a user