Sub: Update Sub script to match others.

This commit is contained in:
Rustom Jehangir 2016-01-18 23:07:46 -08:00 committed by Andrew Tridgell
parent c6b3f46e04
commit 0bb4ab4dc9
1 changed files with 1 additions and 0 deletions

View File

@ -38,5 +38,6 @@ def build(bld):
ardupilotwaf.program(
bld,
program_name='ardusub',
use=vehicle + '_libs',
)