From daf44dcd676e722f61b221eabdd144f0a41c9936 Mon Sep 17 00:00:00 2001 From: CarlOlsson Date: Tue, 12 Jul 2016 18:36:44 +0200 Subject: [PATCH] adopted CMakeLists --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/CMakeLists.txt b/CMakeLists.txt index b16bfcf646..12d688ee7d 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -53,6 +53,7 @@ px4_add_module( EKF/mag_fusion.cpp EKF/gps_checks.cpp EKF/airspeed_fusion.cpp + EKF/sideslip_fusion.cpp EKF/optflow_fusion.cpp EKF/control.cpp EKF/terrain_estimator.cpp