nes-proj/examples/http-socket/Makefile

6 lines
127 B
Makefile

all: http-example websocket-example
CONTIKI=../..
MODULES += os/net/app-layer/http-socket
include $(CONTIKI)/Makefile.include