mirror of https://github.com/ArduPilot/ardupilot
Tools/waf: Add Sagetech SDK to WAF build
This commit is contained in:
parent
71b9e80c04
commit
0c7e107157
|
@ -91,6 +91,7 @@ COMMON_VEHICLE_DEPENDENT_LIBRARIES = [
|
|||
'AP_NMEA_Output',
|
||||
'AP_Filesystem',
|
||||
'AP_ADSB',
|
||||
'AP_ADSB/sagetech-sdk',
|
||||
'AC_PID',
|
||||
'AP_SerialLED',
|
||||
'AP_EFI',
|
||||
|
|
Loading…
Reference in New Issue