From c91f7947992488ba67e82f4c56c94cd64d385ffc Mon Sep 17 00:00:00 2001 From: patacongo Date: Sun, 15 May 2011 23:26:10 +0000 Subject: Need to clean NXFFS directory git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3616 42af7a65-404d-4744-a932-0658087f49c3 --- apps/examples/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/examples/Makefile b/apps/examples/Makefile index 78adb4955..18a395fb1 100644 --- a/apps/examples/Makefile +++ b/apps/examples/Makefile @@ -38,8 +38,8 @@ # Sub-directories SUBDIRS = dhcpd hello helloxx hidkbd igmp mm mount nettest nsh null nx \ - nxflat ostest pashello pipe poll rgmp romfs sendmail serloop thttpd \ - udp uip usbserial usbstorage wget wlan + nxffs nxflat ostest pashello pipe poll rgmp romfs sendmail serloop \ + thttpd udp uip usbserial usbstorage wget wlan all: nothing .PHONY: nothing context depend clean distclean -- cgit v1.2.3