diff --git a/examples/webserver/Makefile b/examples/webserver/Makefile index 0409045ba..4d8052c59 100644 --- a/examples/webserver/Makefile +++ b/examples/webserver/Makefile @@ -1,4 +1,4 @@ -CONTIKI_PROJECT = webserver +CONTIKI_PROJECT = webserver-example all: $(CONTIKI_PROJECT) APPS = webserver