summaryrefslogtreecommitdiff
path: root/n/avr/rs232/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'n/avr/rs232/Makefile')
-rw-r--r--n/avr/rs232/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/n/avr/rs232/Makefile b/n/avr/rs232/Makefile
index d1e82f2..34c3b9e 100644
--- a/n/avr/rs232/Makefile
+++ b/n/avr/rs232/Makefile
@@ -1,5 +1,5 @@
PROGS = test_rs232
-test_rs232_OBJECTS = test_rs232.c rs232.c
+test_rs232_OBJECTS = test_rs232.o rs232.o
DOC = rs232.html
EXTRACTDOC = rs232.c avrconfig.h
MODULES =