summaryrefslogtreecommitdiff
path: root/apps/system/Makefile
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2013-09-24 11:46:49 -0600
committerGregory Nutt <gnutt@nuttx.org>2013-09-24 11:46:49 -0600
commitd16b349b2e12500ca138f5b3371c87db96ca0a78 (patch)
tree83f55cd2a098c6da5003a611511dd9b1ca57f922 /apps/system/Makefile
parent5492db2e6255d74d4c7c7d517ca32eea0181ed72 (diff)
downloadnuttx-d16b349b2e12500ca138f5b3371c87db96ca0a78.tar.gz
nuttx-d16b349b2e12500ca138f5b3371c87db96ca0a78.tar.bz2
nuttx-d16b349b2e12500ca138f5b3371c87db96ca0a78.zip
Add a stack monitoring daemon
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 a8cb5a338..8cf858267 100644
--- a/apps/system/Makefile
+++ b/apps/system/Makefile
@@ -38,7 +38,7 @@
# Sub-directories containing system task
SUBDIRS = flash_eraseall free i2c install poweroff ramtest ramtron readline
-SUBDIRS += sdcard sysinfo usbmonitor zmodem
+SUBDIRS += sdcard stackmonitor sysinfo usbmonitor zmodem
# Create the list of installed runtime modules (INSTALLED_DIRS)