Correct paths when moving examples for regession tests
This commit is contained in:
parent
3c19e870f1
commit
d331d39e93
7 changed files with 9 additions and 9 deletions
|
@ -2,7 +2,7 @@ CFLAGS += -DPROJECT_CONF_H=\"project-conf.h\"
|
|||
|
||||
all: coap-client coap-server
|
||||
APPS=servreg-hack
|
||||
CONTIKI=../../../../..
|
||||
CONTIKI=../../../..
|
||||
|
||||
ifdef WITH_COMPOWER
|
||||
APPS+=powertrace
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue