Browse Source

Sub: Update Sub script to match others.

mission-4.1.18
Rustom Jehangir 9 years ago committed by Andrew Tridgell
parent
commit
0bb4ab4dc9
  1. 1
      ArduSub/wscript

1
ArduSub/wscript

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

Loading…
Cancel
Save