AP_GPS: fix example build

This commit is contained in:
Jonathan Challinger 2015-12-22 18:07:49 -08:00
parent 9b5644fdb6
commit 04dc7130f5
2 changed files with 2 additions and 0 deletions

View File

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

View File

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