aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/makefile
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2010-06-08 14:47:17 +0000
committerDean Camera <dean@fourwalledcubicle.com>2010-06-08 14:47:17 +0000
commitf73f01235e17807661bd7aab2f6499e5418e4ea3 (patch)
treec9e176156f18abd3d54700813aba005af7cb46cb /LUFA/makefile
parent5ce3f0b17bc927513bd980e8710f588564fe1dcc (diff)
downloadlufa-f73f01235e17807661bd7aab2f6499e5418e4ea3.tar.gz
lufa-f73f01235e17807661bd7aab2f6499e5418e4ea3.tar.bz2
lufa-f73f01235e17807661bd7aab2f6499e5418e4ea3.zip
Update main library makefile with missing source files for the "clean" rule.
Diffstat (limited to 'LUFA/makefile')
-rw-r--r--LUFA/makefile2
1 files changed, 2 insertions, 0 deletions
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