From 7f3fd30988d015748a43706e71433523097f132f Mon Sep 17 00:00:00 2001 From: patacongo Date: Wed, 11 May 2011 17:21:47 +0000 Subject: More PIC32 header files git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3589 42af7a65-404d-4744-a932-0658087f49c3 --- apps/interpreters/ficl/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps/interpreters/ficl') 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) -- cgit v1.2.3