summaryrefslogtreecommitdiff
path: root/apps/vsn/Makefile
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-04-15 16:20:25 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-04-15 16:20:25 +0000
commit3a3fe9efb1e3f0fe6a756b8e4d2fa48d5564137b (patch)
tree13d2c82c982b760b250741f7167faf0d509ecbc4 /apps/vsn/Makefile
parentf1893cbaf513c7f0fbca77240fc59707ad039734 (diff)
downloadpx4-nuttx-3a3fe9efb1e3f0fe6a756b8e4d2fa48d5564137b.tar.gz
px4-nuttx-3a3fe9efb1e3f0fe6a756b8e4d2fa48d5564137b.tar.bz2
px4-nuttx-3a3fe9efb1e3f0fe6a756b8e4d2fa48d5564137b.zip
Add code changes from Uros
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3507 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'apps/vsn/Makefile')
-rw-r--r--apps/vsn/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/vsn/Makefile b/apps/vsn/Makefile
index 123df2747..8917ef147 100644
--- a/apps/vsn/Makefile
+++ b/apps/vsn/Makefile
@@ -37,7 +37,7 @@
# Sub-directories
-SUBDIRS = free hello poweroff ramtron sdcard
+SUBDIRS = free hello poweroff ramtron sdcard sysinfo
all: nothing
.PHONY: nothing context depend clean distclean