summaryrefslogtreecommitdiff
path: root/apps/Makefile
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-05-12 14:49:46 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-05-12 14:49:46 +0000
commit9319e9b53ca68435f0f7ea1c85ba1ac9e224f1e2 (patch)
tree3b413527adf339c86aaf1da49cadaa27f23a2e01 /apps/Makefile
parent89b1a8ab25add376d10563320dc01c4843118596 (diff)
downloadnuttx-9319e9b53ca68435f0f7ea1c85ba1ac9e224f1e2.tar.gz
nuttx-9319e9b53ca68435f0f7ea1c85ba1ac9e224f1e2.tar.bz2
nuttx-9319e9b53ca68435f0f7ea1c85ba1ac9e224f1e2.zip
Incorporate install app from Uros
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3594 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'apps/Makefile')
-rw-r--r--apps/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/Makefile b/apps/Makefile
index 487fd94f5..c11829f15 100644
--- a/apps/Makefile
+++ b/apps/Makefile
@@ -48,7 +48,7 @@ APPDIR = ${shell pwd}
# list can be extended by the .config file as well
CONFIGURED_APPS =
-SUBDIRS = examples interpreters namedapp nshlib netutils vsn
+SUBDIRS = examples interpreters namedapp nshlib netutils system vsn
-include .config