autotest: test rover SITL build

This commit is contained in:
Andrew Tridgell 2012-11-27 21:50:08 +11:00
parent b7183ec72a
commit 475c71df13

View File

@ -26,7 +26,7 @@ popd
echo "Testing APMRover build"
pushd APMrover2
for b in all apm2; do
for b in all apm2 sitl; do
pwd
make clean
make $b