X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/8cfb3d9f09f7b88b58fdc2e882713fa7d27ba44b..d4684b29b9a3a4b45b6422d0f1cf6c79639c84c8:/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.