Add missing includes
[contiki-2.x.git] / apps / telnetd / Makefile.telnetd
blobb3e3742f7f080196dc257263b1f9c97df3278d2a
1 telnetd_src = telnetd.c memb.c list.c random.c
2 telnetd_dsc = telnetd-dsc.c
4 APPS += shell
5 include $(CONTIKI)/apps/shell/Makefile.shell