AP_HAL_FLYMAPLE: fix example build

This commit is contained in:
Jonathan Challinger 2015-12-22 18:07:49 -08:00
parent d7639ce03a
commit ac152b564f

View File

@ -3,6 +3,7 @@ LIBRARIES += AP_Baro
LIBRARIES += AP_Buffer
LIBRARIES += AP_Common
LIBRARIES += AP_InertialSensor
LIBRARIES += AP_AccelCal
LIBRARIES += AP_Math
LIBRARIES += AP_Mission
LIBRARIES += AP_Notify