autotest: test build of rover HIL

This commit is contained in:
Andrew Tridgell 2013-06-04 11:58:29 +10:00
parent feb539bade
commit e553d89928

View File

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