mirror of https://github.com/ArduPilot/ardupilot
Sub: Update Sub script to match others.
This commit is contained in:
parent
c6b3f46e04
commit
0bb4ab4dc9
|
@ -38,5 +38,6 @@ def build(bld):
|
|||
|
||||
ardupilotwaf.program(
|
||||
bld,
|
||||
program_name='ardusub',
|
||||
use=vehicle + '_libs',
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue