Add the servreg-hack app to the Makefile
This commit is contained in:
parent
237398a74b
commit
12a1ad2e7d
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
all: udp-client udp-server
|
all: udp-client udp-server
|
||||||
|
APPS=servreg-hack
|
||||||
CONTIKI=../../..
|
CONTIKI=../../..
|
||||||
|
|
||||||
WITH_UIP6=1
|
WITH_UIP6=1
|
||||||
|
|
Loading…
Reference in a new issue