aboutsummaryrefslogtreecommitdiff
path: root/examples/TinySoftWareSerial
diff options
context:
space:
mode:
Diffstat (limited to 'examples/TinySoftWareSerial')
-rw-r--r--examples/TinySoftWareSerial/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/TinySoftWareSerial/Makefile b/examples/TinySoftWareSerial/Makefile
index 0f9c6e2..8c220db 100644
--- a/examples/TinySoftWareSerial/Makefile
+++ b/examples/TinySoftWareSerial/Makefile
@@ -10,6 +10,6 @@ ISP_PORT = /dev/ttyACM*
ARDUINO_LIBS = SoftwareSerial
-include $(ARDMK_DIR)/arduino-mk/Arduino.mk
+include $(ARDMK_DIR)/Arduino.mk
# !!! Important. You have to use make ispload to upload when using ISP programmer