It simply doesn't make sense to link in both webserver.c and webserver-nogui.c. This raises the question if examples/webserver was tested at all ;-)
This commit is contained in:
parent
73fabe4ba3
commit
ce66abfe48
|
@ -1,3 +1,3 @@
|
|||
APP_SOURCES += webserver.c webserver-nogui.c httpd.c http-strings.c psock.c uipbuf.c \
|
||||
APP_SOURCES += 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
|
||||
|
|
Loading…
Reference in a new issue