aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 0643359..cd03356 100644
--- a/Makefile
+++ b/Makefile
@@ -59,7 +59,7 @@ CPFLAGS = -v -Obinary
ODFLAGS = -S
# main source file
-MAIN=main.c
+MAIN=main.cpp
CSRC = libmaple/systick.c \
libmaple/timers.c \