From: Dean Camera Date: Tue, 8 Jun 2010 14:47:17 +0000 (+0000) Subject: Update main library makefile with missing source files for the "clean" rule. X-Git-Tag: LUFA-110528-BETA~401 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/f73f01235e17807661bd7aab2f6499e5418e4ea3 Update main library makefile with missing source files for the "clean" rule. --- diff --git a/LUFA/makefile b/LUFA/makefile index 804e721e2..3d21db330 100644 --- a/LUFA/makefile +++ b/LUFA/makefile @@ -33,6 +33,8 @@ LUFA_SRC_FILES = ./Drivers/USB/LowLevel/DevChapter9.c \ ./Drivers/Board/Temperature.c \ ./Drivers/Peripheral/Serial.c \ ./Drivers/Peripheral/SerialStream.c \ + ./Drivers/Peripheral/TWI.c \ + ./Scheduler/Scheduler.c \ LUFA_Events.lst: @echo