summaryrefslogtreecommitdiff
path: root/apps/interpreters/ficl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'apps/interpreters/ficl/Makefile')
-rw-r--r--apps/interpreters/ficl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/interpreters/ficl/Makefile b/apps/interpreters/ficl/Makefile
index 69cb4d504..183246b67 100644
--- a/apps/interpreters/ficl/Makefile
+++ b/apps/interpreters/ficl/Makefile
@@ -57,7 +57,7 @@ ASRCS =
CXXSRCS =
CSRCS = nuttx.c
-include Make.srcs
+-include Make.srcs
ASRCS += $(FICL_ASRCS)
CXXSRCS += $(FICL_CXXSRCS)