X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/1babe52682548cd19e78758584d80d8373509fcb..331e8dece66e632ef3f91b052674948fd74e62a1:/Projects/Webserver/makefile diff --git a/Projects/Webserver/makefile b/Projects/Webserver/makefile index ce4feaeac..f0c4ad1a5 100644 --- a/Projects/Webserver/makefile +++ b/Projects/Webserver/makefile @@ -187,7 +187,7 @@ DEBUG = dwarf-2 # Each directory must be seperated by a space. # Use forward slashes for directory separators. # For a directory that has spaces, enclose it in quotes. -EXTRAINCDIRS = $(LUFA_PATH)/ Lib/uip/ Lib/uip/conf/ Lib/FatFS/ +EXTRAINCDIRS = $(LUFA_PATH)/ Lib/uip/ Lib/uip/conf/ Lib/FATFs/ # Compiler flag to set the C Standard level.