contiki/examples/http-socket/Makefile
2015-05-10 10:51:11 +02:00

8 lines
103 B
Makefile

all: http-example
CONTIKI=../..
MODULES += core/net/http-socket
include $(CONTIKI)/Makefile.include