aboutsummaryrefslogtreecommitdiff
path: root/cores/arduino/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'cores/arduino/Makefile')
-rwxr-xr-xcores/arduino/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/cores/arduino/Makefile b/cores/arduino/Makefile
index 571687d..f01902b 100755
--- a/cores/arduino/Makefile
+++ b/cores/arduino/Makefile
@@ -51,7 +51,8 @@ SRC = $(ARDUINO)/pins_arduino.c $(ARDUINO)/wiring.c \
$(ARDUINO)/wiring_analog.c $(ARDUINO)/wiring_digital.c \
$(ARDUINO)/wiring_pulse.c $(ARDUINO)/wiring_serial.c \
$(ARDUINO)/wiring_shift.c $(ARDUINO)/WInterrupts.c
-CXXSRC = $(ARDUINO)/HardwareSerial.cpp $(ARDUINO)/WMath.cpp
+CXXSRC = $(ARDUINO)/HardwareSerial.cpp $(ARDUINO)/WMath.cpp \
+$(ARDUINO)/Print.cpp
FORMAT = ihex