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: sensd_client server
|
||||
CONTIKI=../../../../..
|
||||
CONTIKI=../../../..
|
||||
|
||||
ifdef PERIOD
|
||||
CFLAGS+=-DPERIOD=$(PERIOD)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue