From 2329d19b97a3a3a115b6a414a6235f5d398bae2b Mon Sep 17 00:00:00 2001 From: John Whittington Date: Mon, 10 Aug 2020 16:37:32 +0200 Subject: remove #630 --- examples/DueBlink/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/DueBlink/Makefile') 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 -- cgit v1.2.3