mirror of
https://github.com/oliverschmidt/contiki.git
synced 2024-11-08 23:08:29 +00:00
4 lines
163 B
Makefile
4 lines
163 B
Makefile
APP_SOURCES += webserver.c webserver-nogui.c httpd.c http-strings.c psock.c uipbuf.c \
|
|
memb.c httpd-fs.c httpd-cgi.c
|
|
DSC_SOURCES += webserver-dsc.c
|