aboutsummaryrefslogtreecommitdiff
path: root/examples/HelloWorld/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'examples/HelloWorld/Makefile')
-rw-r--r--examples/HelloWorld/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/HelloWorld/Makefile b/examples/HelloWorld/Makefile
index b268341..bd804be 100644
--- a/examples/HelloWorld/Makefile
+++ b/examples/HelloWorld/Makefile
@@ -2,4 +2,4 @@ BOARD_TAG = uno
MONITOR_PORT = /dev/cu.usb*
ARDUINO_LIBS = LiquidCrystal
-include ../../arduino-mk/Arduino.mk \ No newline at end of file
+include ../../Arduino.mk