rest-example: add coap client to Makefile all goal

This commit is contained in:
Mariano Alvira 2011-03-05 17:08:25 -05:00
parent 53daa9e835
commit ca831a1553

View file

@ -1,4 +1,4 @@
all: rest-server-example
all: rest-server-example coap-client-example
ifndef TARGET
TARGET=sky