From abe5a318f26d7860b2c4af85c75e62c311ca829d Mon Sep 17 00:00:00 2001 From: Michael Shihrer Date: Mon, 1 May 2017 10:43:34 -0600 Subject: [PATCH] Added hexiwear to include.am and removed dev environment specific variable --- IDE/HEXIWEAR/wolfSSL_HW/.project | 2 +- IDE/include.am | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/IDE/HEXIWEAR/wolfSSL_HW/.project b/IDE/HEXIWEAR/wolfSSL_HW/.project index a752f1d7b..44527e1af 100644 --- a/IDE/HEXIWEAR/wolfSSL_HW/.project +++ b/IDE/HEXIWEAR/wolfSSL_HW/.project @@ -44,7 +44,7 @@ PROJECT_KSDK_PATH - file:/home/michael/Work/.KSDK_1.3.0 + file:/.KSDK_1.3.0 diff --git a/IDE/include.am b/IDE/include.am index 4a547bb16..e94d1f1b5 100644 --- a/IDE/include.am +++ b/IDE/include.am @@ -10,4 +10,4 @@ include IDE/ROWLEY-CROSSWORKS-ARM/include.am include IDE/ARDUINO/include.am include IDE/INTIME-RTOS/include.am -EXTRA_DIST+= IDE/IAR-EWARM IDE/MDK-ARM IDE/MDK5-ARM IDE/MYSQL IDE/LPCXPRESSO +EXTRA_DIST+= IDE/IAR-EWARM IDE/MDK-ARM IDE/MDK5-ARM IDE/MYSQL IDE/LPCXPRESSO IDE/HEXIWEAR