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