summaryrefslogtreecommitdiffstats
path: root/apps/interpreters/ficl/Makefile
diff options
context:
space:
mode:
authorpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2011-05-11 17:21:47 +0000
committerpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2011-05-11 17:21:47 +0000
commit7513793b86bbde53eaff0d44222cffd1eb713aa4 (patch)
tree01a3ef09c96fd366e7a0358f658ccccff5748ecc /apps/interpreters/ficl/Makefile
parentfbecf21f3da32a9fd0bd25674e93a0d991f5138b (diff)
More PIC32 header files
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@3589 7fd9a85b-ad96-42d3-883c-3090e2eb8679
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 69cb4d504c..183246b67a 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)