X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/b181cf4fb87c289b2aed93e44d03b20b6b9ba623..063474561de084fbdd8c1ddc02fcce5b8abebe3e:/Demos/Device/ClassDriver/MassStorage/makefile diff --git a/Demos/Device/ClassDriver/MassStorage/makefile b/Demos/Device/ClassDriver/MassStorage/makefile index 4bbaded5e..0ee461967 100644 --- a/Demos/Device/ClassDriver/MassStorage/makefile +++ b/Demos/Device/ClassDriver/MassStorage/makefile @@ -172,7 +172,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)/ +EXTRAINCDIRS = $(LUFA_PATH)/ Config/ # Compiler flag to set the C Standard level.