X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/c6f21fde628193c7957d84792215ecaa14d5beb7..1d8bb8f9bc90a492073b93ef3b422ac947c873e7:/Projects/Webserver/makefile diff --git a/Projects/Webserver/makefile b/Projects/Webserver/makefile index a813b8ac6..edd282401 100644 --- a/Projects/Webserver/makefile +++ b/Projects/Webserver/makefile @@ -138,6 +138,7 @@ SRC = $(TARGET).c \ Lib/uip/uip_arp.c \ Lib/uip/timer.c \ Lib/uip/clock.c \ + Lib/uip/uip-split.c \ Lib/FATFs/diskio.c \ Lib/FATFs/ff.c \ $(LUFA_PATH)/LUFA/Drivers/USB/LowLevel/DevChapter9.c \