aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d779573..bc34f9e 100644
--- a/Makefile
+++ b/Makefile
@@ -66,7 +66,7 @@ LIBMAPLE_MODULES += $(SRCROOT)/wirish
$(foreach m,$(LIBMAPLE_MODULES),$(eval $(call LIBMAPLE_MODULE_template,$(m))))
# Main target
-include $(SUPPORT_PATH)/make/build-targets.mk
+include build-targets.mk
.PHONY: install sketch clean help debug cscope tags ctags ram flash jtag