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 b25a9b9..58678df 100644
--- a/Makefile
+++ b/Makefile
@@ -78,7 +78,7 @@ CSRC = lib/systick.c \
CSRC += $(STM32SRCS)
-CPPSRC = wiring/math.cpp \
+CPPSRC = wiring/wiring_math.cpp \
wiring/Print.cpp \
wiring/comm/HardwareSerial.cpp \
wiring/comm/HardwareUsb.cpp \