diff options
Diffstat (limited to 'examples/DueBlink/Makefile')
| -rw-r--r-- | examples/DueBlink/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/DueBlink/Makefile b/examples/DueBlink/Makefile index a11248c..8a7ad6e 100644 --- a/examples/DueBlink/Makefile +++ b/examples/DueBlink/Makefile @@ -16,4 +16,4 @@ ARCHITECTURE = sam # Windows #ARDUINO_PACKAGE_DIR := "C:/Users/$(USER)/AppData/Local/Arduino15/packages" -include $(ARDMK_DIR)/Sam.mk +include ../../Sam.mk |
