summaryrefslogtreecommitdiff
path: root/Projects/TempDataLogger/makefile
diff options
context:
space:
mode:
authorDean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28>2011-01-10 21:53:38 +0000
committerDean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28>2011-01-10 21:53:38 +0000
commit2f7a46b407efd4af639b728ea430a6b3f74d7e36 (patch)
tree996b1abea92d738b9223aff65ab1979e6998b8e9 /Projects/TempDataLogger/makefile
parentda1613c6cedff2417da69116bf95610eaa0d5a22 (diff)
Fix typos and outdated information.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1630 d5102386-fcda-11dd-9fdb-3debd5008f28
Diffstat (limited to 'Projects/TempDataLogger/makefile')
-rw-r--r--Projects/TempDataLogger/makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Projects/TempDataLogger/makefile b/Projects/TempDataLogger/makefile
index c33e3816..f6d43621 100644
--- a/Projects/TempDataLogger/makefile
+++ b/Projects/TempDataLogger/makefile
@@ -134,7 +134,6 @@ include $(LUFA_PATH)/LUFA/makefile
# List C source files here. (C dependencies are automatically generated.)
SRC = $(TARGET).c \
Descriptors.c \
- Descriptors.c \
Lib/DataflashManager.c \
Lib/SCSI.c \
Lib/DS1307.c \