5 lines
94 B
Makefile
5 lines
94 B
Makefile
serial-shell_src = serial-shell.c
|
|
|
|
APPS += shell
|
|
include $(CONTIKI)/apps/shell/Makefile.shell
|