rest-example: add coap client to Makefile all goal
This commit is contained in:
parent
53daa9e835
commit
ca831a1553
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
all: rest-server-example
|
||||
all: rest-server-example coap-client-example
|
||||
|
||||
ifndef TARGET
|
||||
TARGET=sky
|
||||
|
|
Loading…
Reference in a new issue