diff options
Diffstat (limited to 'examples/HelloWorld/Makefile')
| -rw-r--r-- | examples/HelloWorld/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/HelloWorld/Makefile b/examples/HelloWorld/Makefile index 2730c53..fb94fdd 100644 --- a/examples/HelloWorld/Makefile +++ b/examples/HelloWorld/Makefile @@ -1,4 +1,4 @@ BOARD_TAG = uno ARDUINO_LIBS = LiquidCrystal -include $(ARDMK_DIR)/Arduino.mk +include ../../Arduino.mk |
