X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/c77b30e9e6069c893b8461e104e7893762ed81a7..3b6987bca3ef746fd9a5d4baec6d40b65c9b4101:/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 \