e6cc0105b0
- The shell app needs to be there so the '-' prefix is wrong here.
6 lines
135 B
Makefile
6 lines
135 B
Makefile
telnetd_src = telnetd.c memb.c list.c random.c
|
|
telnetd_dsc = telnetd-dsc.c
|
|
|
|
APPS += shell
|
|
include $(CONTIKI)/apps/shell/Makefile.shell
|