How were the references to shell.h and shell.c supposed to be resolved without bringing in apps/shell ?!?
This commit is contained in:
parent
ce66abfe48
commit
9dff20305f
@ -1,2 +1,3 @@
|
|||||||
APP_SOURCES += telnetd.c shell.c
|
APP_SOURCES += telnetd.c shell.c
|
||||||
DSC_SOURCES += telnetd-dsc.c
|
DSC_SOURCES += telnetd-dsc.c
|
||||||
|
APPDIRS += $(CONTIKI)/apps/shell
|
||||||
|
Loading…
Reference in New Issue
Block a user