autotest: test apm2 rover build

This commit is contained in:
Andrew Tridgell 2012-11-27 21:48:07 +11:00
parent 54a722158a
commit 8f845f897c

View File

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