Skip to content
Snippets Groups Projects
Commit ca63e23e authored by Andrew Tridgell's avatar Andrew Tridgell
Browse files

build: added sitl-newcontrollers to build_all.sh

parent 703ca469
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,7 @@ set -x
echo "Testing ArduPlane build"
pushd ArduPlane
for b in all apm2 apm2beta hil hilsensors sitl sitl-mount; do
for b in all apm2 apm2beta hil hilsensors sitl sitl-mount sitl-newcontrollers; do
pwd
make clean
make $b
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment