Make: include AC_PrecLand and AP_IRLock libs in Copter

This commit is contained in:
Randy Mackay 2015-08-30 12:34:29 +09:00
parent bf08fc317c
commit 5a4729a966

View File

@ -65,3 +65,5 @@ LIBRARIES += AP_Parachute
LIBRARIES += AP_LandingGear
LIBRARIES += AP_Terrain
LIBRARIES += AP_RPM
LIBRARIES += AC_PrecLand
LIBRARIES += AP_IRLock