diff --git a/interpreters/ficl/Makefile b/interpreters/ficl/Makefile index 69cb4d504..183246b67 100644 --- a/interpreters/ficl/Makefile +++ b/interpreters/ficl/Makefile @@ -57,7 +57,7 @@ ASRCS = CXXSRCS = CSRCS = nuttx.c -include Make.srcs +-include Make.srcs ASRCS += $(FICL_ASRCS) CXXSRCS += $(FICL_CXXSRCS)