Browse Source

GCS_MAVLink: fix example build

master
Jonathan Challinger 9 years ago
parent
commit
2c0657f326
  1. 1
      libraries/GCS_MAVLink/examples/routing/make.inc

1
libraries/GCS_MAVLink/examples/routing/make.inc

@ -8,6 +8,7 @@ LIBRARIES += AP_Compass @@ -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

Loading…
Cancel
Save