waf: build in AP_Generator directory

This commit is contained in:
Peter Barker 2019-11-07 11:33:12 +11:00 committed by Randy Mackay
parent e5367232b3
commit b955be50af
1 changed files with 1 additions and 0 deletions

View File

@ -98,6 +98,7 @@ COMMON_VEHICLE_DEPENDENT_LIBRARIES = [
'AP_Stats',
'AP_GyroFFT',
'AP_RCTelemetry',
'AP_Generator',
]
def get_legacy_defines(sketch_name):