Tools/waf: Add Sagetech SDK to WAF build

This commit is contained in:
Tom Pittenger 2022-06-01 11:34:00 -07:00 committed by Tom Pittenger
parent 71b9e80c04
commit 0c7e107157
1 changed files with 1 additions and 0 deletions

View File

@ -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',