Browse Source

Added hexiwear to include.am and removed dev environment specific variable

Michael Shihrer 7 years ago
parent
commit
abe5a318f2
2 changed files with 2 additions and 2 deletions
  1. 1 1
      IDE/HEXIWEAR/wolfSSL_HW/.project
  2. 1 1
      IDE/include.am

+ 1 - 1
IDE/HEXIWEAR/wolfSSL_HW/.project

@@ -44,7 +44,7 @@
 	<variableList>
 		<variable>
 			<name>PROJECT_KSDK_PATH</name>
-			<value>file:/home/michael/Work/.KSDK_1.3.0</value>
+			<value>file:/.KSDK_1.3.0</value>
 		</variable>
 	</variableList>
 </projectDescription>

+ 1 - 1
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