projects
/
platform
/
upstream
/
iotivity.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2602ef2
)
Fixed the makefile to properly use CJSON
author
Erich Keane
<erich.keane@intel.com>
Tue, 5 Aug 2014 21:58:16 +0000
(14:58 -0700)
committer
Erich Keane
<erich.keane@intel.com>
Tue, 5 Aug 2014 21:58:16 +0000
(14:58 -0700)
csdk/makefile
patch
|
blob
|
history
diff --git
a/csdk/makefile
b/csdk/makefile
index
34c232e
..
18fc996
100644
(file)
--- a/
csdk/makefile
+++ b/
csdk/makefile
@@
-18,7
+18,7
@@
OCSOCKET_DIR = $(ROOT_DIR)/ocsocket
LCOAP_DIR = $(ROOT_DIR)/libcoap-4.1.1
OCCOAP_DIR = $(ROOT_DIR)/occoap
OCTBSTACK_DIR = $(ROOT_DIR)/stack
-UTILS_DIR = $(ROOT_DIR)/../../
../
ccf-utilities/tb
+UTILS_DIR = $(ROOT_DIR)/../../ccf-utilities/tb
CJSON_DIR = $(UTILS_DIR)/cJSON
OCCOAP_SRC = $(OCCOAP_DIR)/src