mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-21 07:13:56 -04:00
waf: add missing AP_ADSB library to ArduPlane
This commit is contained in:
parent
bf7b08f9fa
commit
3100736c9f
@ -12,6 +12,7 @@ def build(bld):
|
||||
libraries=ardupilotwaf.COMMON_VEHICLE_DEPENDENT_LIBRARIES + [
|
||||
'APM_Control',
|
||||
'APM_OBC',
|
||||
'AP_ADSB',
|
||||
'AP_Arming',
|
||||
'AP_Camera',
|
||||
'AP_Frsky_Telem',
|
||||
|
Loading…
Reference in New Issue
Block a user