summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--apps/examples/Makefile4
1 files 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