diff --git a/Makefile b/Makefile index 701da3d868..33cde1d570 100755 --- a/Makefile +++ b/Makefile @@ -308,6 +308,7 @@ tests_coverage: # QGroundControl flashable firmware (currently built by travis-ci) qgc_firmware: \ + check_aerofc-v1_default \ check_px4fmu-v1_default \ check_px4fmu-v2_default \ check_px4fmu-v3_default \