mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 14:38:30 -04:00
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(
|
ardupilotwaf.program(
|
||||||
bld,
|
bld,
|
||||||
|
program_name='ardusub',
|
||||||
use=vehicle + '_libs',
|
use=vehicle + '_libs',
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user