mirror of
https://github.com/oliverschmidt/contiki.git
synced 2024-11-04 13:06:38 +00:00
4 lines
99 B
Makefile
4 lines
99 B
Makefile
APP_SOURCES += telnetd.c shell.c
|
|
DSC_SOURCES += telnetd-dsc.c
|
|
APPDIRS += $(CONTIKI)/apps/shell
|