Added lib/terrain_estimation and lib/runway_takeoff requierd from rebase on master

This commit is contained in:
David Sidrane 2015-11-19 05:11:58 -10:00 committed by Lorenz Meier
parent 775b64595c
commit a631a595e5
1 changed files with 2 additions and 0 deletions

View File

@ -115,6 +115,8 @@ set(config_module_list
lib/geo_lookup
lib/conversion
lib/launchdetection
lib/terrain_estimation
lib/runway_takeoff
platforms/nuttx
# had to add for cmake, not sure why wasn't in original config