waf: fixed link of antennatracker on windows

This commit is contained in:
Andrew Tridgell 2016-05-10 12:48:41 +10:00
parent 5ef0c4d3fe
commit 9653aae21f
1 changed files with 2 additions and 0 deletions

View File

@ -51,6 +51,8 @@ COMMON_VEHICLE_DEPENDENT_LIBRARIES = [
'StorageManager',
'AP_Tuning',
'AP_RPM',
'AP_RSSI',
'AP_Mount',
]
def _get_legacy_defines(sketch_name):