summaryrefslogtreecommitdiff
path: root/apps/interpreters/ficl
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-05-11 17:21:47 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-05-11 17:21:47 +0000
commit7f3fd30988d015748a43706e71433523097f132f (patch)
tree01a3ef09c96fd366e7a0358f658ccccff5748ecc /apps/interpreters/ficl
parente70772c61f74bdf3561f7f5326e3ebb5a9bff4cb (diff)
downloadpx4-nuttx-7f3fd30988d015748a43706e71433523097f132f.tar.gz
px4-nuttx-7f3fd30988d015748a43706e71433523097f132f.tar.bz2
px4-nuttx-7f3fd30988d015748a43706e71433523097f132f.zip
More PIC32 header files
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3589 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'apps/interpreters/ficl')
-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)