From 67861ab4bc9411a36319f48f9aaad1a129fcde9b Mon Sep 17 00:00:00 2001 From: patacongo Date: Wed, 1 Jun 2011 23:09:29 +0000 Subject: Add a simple shell and configuration to verify the FTP client library git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3656 42af7a65-404d-4744-a932-0658087f49c3 --- apps/examples/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps/examples/Makefile') diff --git a/apps/examples/Makefile b/apps/examples/Makefile index 18a395fb1..d4e96c11a 100644 --- a/apps/examples/Makefile +++ b/apps/examples/Makefile @@ -37,7 +37,7 @@ # Sub-directories -SUBDIRS = dhcpd hello helloxx hidkbd igmp mm mount nettest nsh null nx \ +SUBDIRS = dhcpd ftpc hello helloxx hidkbd igmp mm mount nettest nsh null nx \ nxffs nxflat ostest pashello pipe poll rgmp romfs sendmail serloop \ thttpd udp uip usbserial usbstorage wget wlan -- cgit v1.2.3