summaryrefslogtreecommitdiff
path: root/apps/system/Makefile
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2013-10-27 07:23:01 -0600
committerGregory Nutt <gnutt@nuttx.org>2013-10-27 07:23:01 -0600
commit6dc974b4b0d8423cc9073e425a2e3a4370160df6 (patch)
treedb597b33eff503c1eb0ea0dbf9f97c79af9bdbbb /apps/system/Makefile
parent8acac95003c039ba20487ce04ec7cd6ca939bb53 (diff)
downloadpx4-nuttx-6dc974b4b0d8423cc9073e425a2e3a4370160df6.tar.gz
px4-nuttx-6dc974b4b0d8423cc9073e425a2e3a4370160df6.tar.bz2
px4-nuttx-6dc974b4b0d8423cc9073e425a2e3a4370160df6.zip
Add apps/system/nxplayer media player from Ken Pettit
Diffstat (limited to 'apps/system/Makefile')
-rw-r--r--apps/system/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/system/Makefile b/apps/system/Makefile
index d3438793b..72d703b28 100644
--- a/apps/system/Makefile
+++ b/apps/system/Makefile
@@ -37,9 +37,9 @@
# Sub-directories containing system task
-SUBDIRS = cdcacm composite flash_eraseall free i2c install poweroff
-SUBDIRS += ramtest ramtron readline sdcard stackmonitor sysinfo usbmonitor
-SUBDIRS += usbmsc zmodem
+SUBDIRS = cdcacm composite flash_eraseall free i2c install nxplayer
+SUBDIRS += poweroff ramtest ramtron readline sdcard stackmonitor sysinfo
+SUBDIRS += usbmonitor usbmsc zmodem
# Create the list of installed runtime modules (INSTALLED_DIRS)