Copter: correct compilation when AFS enabled (using make)

This commit is contained in:
Peter Barker 2017-01-03 11:02:40 +11:00 committed by Randy Mackay
parent d40187fac7
commit 4ef927ebea
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
LIBRARIES += AP_Common
LIBRARIES += AP_Menu
LIBRARIES += AP_AdvancedFailsafe
LIBRARIES += AP_Param
LIBRARIES += StorageManager
LIBRARIES += GCS