summaryrefslogtreecommitdiff
path: root/apps/system/Makefile
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2013-01-28 18:45:09 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2013-01-28 18:45:09 +0000
commit489c78d7b6b14ca5b8eb7e2011c77599166a7894 (patch)
treefcef2fdecc280aaec908c53e88b9b4be5ad3557a /apps/system/Makefile
parent00aaf1187f47fd3e9a2801b6468d1f382819981c (diff)
downloadnuttx-489c78d7b6b14ca5b8eb7e2011c77599166a7894.tar.gz
nuttx-489c78d7b6b14ca5b8eb7e2011c77599166a7894.tar.bz2
nuttx-489c78d7b6b14ca5b8eb7e2011c77599166a7894.zip
Beginning of apps/system/usbmonitor (incomplete); more LM4F changes from JP
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5577 42af7a65-404d-4744-a932-0658087f49c3
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 057fbcf77..f39eedec4 100644
--- a/apps/system/Makefile
+++ b/apps/system/Makefile
@@ -37,7 +37,7 @@
# Sub-directories containing system task
-SUBDIRS = free i2c install readline poweroff ramtron sdcard sysinfo
+SUBDIRS = free i2c install readline poweroff ramtron sdcard sysinfo usbmonitor
# Create the list of installed runtime modules (INSTALLED_DIRS)