aboutsummaryrefslogtreecommitdiff
path: root/src/modules/commander/module.mk
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/commander/module.mk')
-rw-r--r--src/modules/commander/module.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/modules/commander/module.mk b/src/modules/commander/module.mk
index 4ee8732fc..4437041e2 100644
--- a/src/modules/commander/module.mk
+++ b/src/modules/commander/module.mk
@@ -46,7 +46,8 @@ SRCS = commander.cpp \
mag_calibration.cpp \
baro_calibration.cpp \
rc_calibration.cpp \
- airspeed_calibration.cpp
+ airspeed_calibration.cpp \
+ PreflightCheck.cpp
MODULE_STACKSIZE = 5000