AP_Airspeed: fix example build

This commit is contained in:
Jonathan Challinger 2015-12-22 18:07:48 -08:00
parent 5cb7331095
commit a1c7b32387
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ LIBRARIES += AP_Compass
LIBRARIES += AP_Declination LIBRARIES += AP_Declination
LIBRARIES += AP_GPS LIBRARIES += AP_GPS
LIBRARIES += AP_InertialSensor LIBRARIES += AP_InertialSensor
LIBRARIES += AP_AccelCal
LIBRARIES += AP_Math LIBRARIES += AP_Math
LIBRARIES += AP_Mission LIBRARIES += AP_Mission
LIBRARIES += AP_NavEKF LIBRARIES += AP_NavEKF