summaryrefslogtreecommitdiff
path: root/service/soft-sensor-manager/SampleApp/arduino/Trackee_Thing/build/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'service/soft-sensor-manager/SampleApp/arduino/Trackee_Thing/build/makefile')
-rw-r--r--service/soft-sensor-manager/SampleApp/arduino/Trackee_Thing/build/makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/service/soft-sensor-manager/SampleApp/arduino/Trackee_Thing/build/makefile b/service/soft-sensor-manager/SampleApp/arduino/Trackee_Thing/build/makefile
index 9f7905099..df83b9660 100644
--- a/service/soft-sensor-manager/SampleApp/arduino/Trackee_Thing/build/makefile
+++ b/service/soft-sensor-manager/SampleApp/arduino/Trackee_Thing/build/makefile
@@ -19,7 +19,6 @@ TB_DIR = ../../../../../../resource/csdk
LOGGER_DIR = $(TB_DIR)/logger
OC_LOG_DIR = $(TB_DIR)/../oc_logger
TBSTACK_DIR = $(TB_DIR)/stack
-TBSOCKET_DIR = $(TB_DIR)/ocsocket
include $(TB_DIR)/local.properties
include $(TB_DIR)/$(PLATFORM).properties
@@ -27,7 +26,6 @@ include $(TB_DIR)/$(PLATFORM).properties
VPATH := $(SDIR_ARD_PLATFORM)
#include directories
-OCSOCK_DIR = $(TB_DIR)/ocsocket
LOGGER_DIR = $(TB_DIR)/logger
STACK_DIR = $(TB_DIR)/stack
INC_DIRS = -I$(OCSOCK_DIR)/include/ -I$(OC_LOG_DIR)/include -I$(LOGGER_DIR)/include -I$(STACK_DIR)/include -I../include