Copter: add AC_Loiter to make build

This commit is contained in:
Randy Mackay 2018-03-28 11:13:05 +09:00
parent acfc3a606a
commit 5f2f446199

View File

@ -37,6 +37,7 @@ LIBRARIES += AP_Mount
LIBRARIES += AP_Vehicle
LIBRARIES += AP_InertialNav
LIBRARIES += AC_WPNav
LIBRARIES += AC_Loiter
LIBRARIES += AC_Circle
LIBRARIES += AP_Declination
LIBRARIES += AC_Fence