X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/345506b11c6b816eaa7925ca115d75714d960249..84d77833503151acffbdda6217fa8ce59c6b4b8a:/Demos/Host/ClassDriver/KeyboardHostWithParser/makefile diff --git a/Demos/Host/ClassDriver/KeyboardHostWithParser/makefile b/Demos/Host/ClassDriver/KeyboardHostWithParser/makefile index 8b1f08b79..41e15fa83 100644 --- a/Demos/Host/ClassDriver/KeyboardHostWithParser/makefile +++ b/Demos/Host/ClassDriver/KeyboardHostWithParser/makefile @@ -124,7 +124,6 @@ LUFA_PATH = ../../../.. # List C source files here. (C dependencies are automatically generated.) SRC = $(TARGET).c \ - ConfigDescriptor.c \ HIDReport.c \ $(LUFA_PATH)/LUFA/Drivers/Peripheral/SerialStream.c \ $(LUFA_PATH)/LUFA/Drivers/Peripheral/Serial.c \