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

Heli: added heli build to build_all.sh script

ensure heli builds are tested
parent b06f35ea
No related branches found
No related tags found
No related merge requests found
......@@ -15,7 +15,7 @@ done
popd
pushd ArduCopter
for b in all apm2 apm2beta hil sitl; do
for b in all apm2 apm2beta hil sitl heli; 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