@ -52,3 +52,4 @@ LIBRARIES += AC_AttitudeControl
LIBRARIES += AP_Devo_Telem
LIBRARIES += AP_Follow
LIBRARIES += AP_OSD
LIBRARIES += AP_WindVane
@ -26,6 +26,7 @@ def build(bld):
'AP_Devo_Telem',
'AP_Follow',
'AP_OSD',
'AP_WindVane',
],
)