summaryrefslogtreecommitdiff
path: root/apps/examples/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'apps/examples/Makefile')
-rw-r--r--apps/examples/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/apps/examples/Makefile b/apps/examples/Makefile
index f79a366ef..6b08c6ab4 100644
--- a/apps/examples/Makefile
+++ b/apps/examples/Makefile
@@ -38,12 +38,13 @@
# Sub-directories
SUBDIRS = buttons dhcpd ftpc hello helloxx hidkbd igmp mm mount nettest \
- nsh null nx nxffs nxflat nxtext ostest pashello pipe poll rgmp romfs \
- sendmail serloop thttpd udp uip usbserial usbstorage wget wlan
+ nsh null nx nxffs nxflat nxtext nxhello ostest pashello pipe poll \
+ rgmp romfs sendmail serloop thttpd udp uip usbserial usbstorage \
+ wget wlan
# Sub-directories that might need context setup
-CNTXTDIRS = nx nxtext
+CNTXTDIRS = nx nxhello nxtext
all: nothing
.PHONY: nothing context depend clean distclean