scripts: added apm2 hil to build_all.sh

This commit is contained in:
Andrew Tridgell 2012-12-04 11:13:54 +11:00
parent 3bac27b97f
commit 6155d29829

View File

@ -8,7 +8,7 @@ set -x
echo "Testing ArduPlane build"
pushd ArduPlane
for b in all apm2 apm2beta hil hilsensors sitl sitl-mount sitl-newcontrollers; do
for b in all apm2 apm2beta hil hilsensors hil-apm2 hilsensors-apm2 sitl sitl-mount sitl-newcontrollers; do
pwd
make clean
make $b