Added the telnet code to the list of targets to make them compile when running a bare 'make'

This commit is contained in:
adamdunkels 2010-02-03 20:06:40 +00:00
parent ef29f610f6
commit 7d243a8586

View file

@ -1,5 +1,5 @@
CONTIKI_PROJECT = sky-webserver
all: $(CONTIKI_PROJECT)
all: sky-webserver sky-telnet-server telnet-tweet
PLATFORM_BUILD=1 # This is needed to avoid the shell to include the httpd-cfs version of the websrerver
APPS = webserver twitter telnetd
CFLAGS = -DWITH_UIP=1 -I. #-DWITH_NULLMAC=1