summaryrefslogtreecommitdiff
path: root/apps/system/Makefile
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-02-02 10:25:53 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-02-02 10:25:53 -0600
commitc9b74c175ad4502245cace41464aba69f8a1eaec (patch)
tree7e2b4789194c6b3e6865e24aee5bac6a7c0fe484 /apps/system/Makefile
parente364cc0f190f65ca37a08fbba3daa577d23cf51b (diff)
downloadpx4-nuttx-c9b74c175ad4502245cace41464aba69f8a1eaec.tar.gz
px4-nuttx-c9b74c175ad4502245cace41464aba69f8a1eaec.tar.bz2
px4-nuttx-c9b74c175ad4502245cace41464aba69f8a1eaec.zip
Add an EMACS-like command line editor that can be used wit NSH
Diffstat (limited to 'apps/system/Makefile')
-rw-r--r--apps/system/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/system/Makefile b/apps/system/Makefile
index 08a67d22d..149c7a4ab 100644
--- a/apps/system/Makefile
+++ b/apps/system/Makefile
@@ -37,7 +37,7 @@
# Sub-directories containing system task
-SUBDIRS = cdcacm composite flash_eraseall free i2c inifile install
+SUBDIRS = cdcacm cle composite flash_eraseall free i2c inifile install
SUBDIRS += nxplayer poweroff ramtest ramtron readline sdcard stackmonitor
SUBDIRS += sysinfo usbmonitor usbmsc vi zmodem