commander add geo dependency

This commit is contained in:
Daniel Agar 2018-05-21 00:58:38 -04:00
parent c06e28b379
commit 87a0e943d4

View File

@ -53,4 +53,6 @@ px4_add_module(
arm_auth.cpp
DEPENDS
df_driver_framework
git_ecl
ecl_geo
)