aboutsummaryrefslogtreecommitdiff
path: root/examples/BlinkInAVRC/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'examples/BlinkInAVRC/Makefile')
-rw-r--r--examples/BlinkInAVRC/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/BlinkInAVRC/Makefile b/examples/BlinkInAVRC/Makefile
index 5dd4c5c..dcf21d9 100644
--- a/examples/BlinkInAVRC/Makefile
+++ b/examples/BlinkInAVRC/Makefile
@@ -12,6 +12,6 @@ ISP_PROG = stk500v1
AVRDUDE_ISP_BAUDRATE = 19200
ISP_PORT = /dev/ttyACM*
-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