diff --git a/examples/sky-ip/Makefile b/examples/sky-ip/Makefile index 91fe6cc76..bd906e360 100644 --- a/examples/sky-ip/Makefile +++ b/examples/sky-ip/Makefile @@ -1,5 +1,4 @@ CONTIKI_PROJECT = telnet-webserver -DEFAULT_TARGET=sky all: $(CONTIKI_PROJECT) APPS = telnetd webserver