waf: fixed build for AP_Tuning

This commit is contained in:
Andrew Tridgell 2016-05-06 20:38:20 +10:00
parent ebee79fb3a
commit d1a2749317
1 changed files with 1 additions and 0 deletions

View File

@ -49,6 +49,7 @@ COMMON_VEHICLE_DEPENDENT_LIBRARIES = [
'GCS_MAVLink',
'RC_Channel',
'StorageManager',
'AP_Tuning',
]
def _get_legacy_defines(sketch_name):