aboutsummaryrefslogtreecommitdiff
path: root/src/systemcmds/tests/module.mk
diff options
context:
space:
mode:
authorThomas Gubler <thomasgubler@gmail.com>2014-01-11 00:49:30 +0100
committerThomas Gubler <thomasgubler@gmail.com>2014-01-11 00:49:30 +0100
commitf224374ed3c84717b8c92a3f0d6d902c5701eb04 (patch)
treeceac332161dccf395126da4c758f7474be3f9c5d /src/systemcmds/tests/module.mk
parentac7787e2a2a2439a5fa47755dda3f775568330dd (diff)
parent6604d7b9479df29227797d47aee35db27e88865c (diff)
downloadpx4-firmware-f224374ed3c84717b8c92a3f0d6d902c5701eb04.tar.gz
px4-firmware-f224374ed3c84717b8c92a3f0d6d902c5701eb04.tar.bz2
px4-firmware-f224374ed3c84717b8c92a3f0d6d902c5701eb04.zip
Merge remote-tracking branch 'upstream/master' into navigator_new
Diffstat (limited to 'src/systemcmds/tests/module.mk')
-rw-r--r--src/systemcmds/tests/module.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/systemcmds/tests/module.mk b/src/systemcmds/tests/module.mk
index 68a080c77..28e214a6c 100644
--- a/src/systemcmds/tests/module.mk
+++ b/src/systemcmds/tests/module.mk
@@ -28,4 +28,5 @@ SRCS = test_adc.c \
tests_main.c \
test_param.c \
test_ppm_loopback.c \
- test_rc.c
+ test_rc.c \
+ test_mount.c