commit | 7f8099773edc34ac29e01ee0da6960526f41bcb2 | [log] [tgz] |
---|---|---|
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Mon Mar 09 17:05:11 2015 +0000 |
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Tue Mar 10 11:23:56 2015 +0000 |
tree | 7797bd342ff25625c556be4b0c084b5871be4b78 | |
parent | 129db08c90dc7b2a067cb77a2ec5e4e98f729728 [diff] [blame] |
Rename include directory to mbedtls
diff --git a/scripts/ecc-heap.sh b/scripts/ecc-heap.sh index 4f88a44..dcec84b 100755 --- a/scripts/ecc-heap.sh +++ b/scripts/ecc-heap.sh
@@ -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