summaryrefslogtreecommitdiff
path: root/src/product/Makefile.telemetrum
diff options
context:
space:
mode:
Diffstat (limited to 'src/product/Makefile.telemetrum')
-rw-r--r--src/product/Makefile.telemetrum4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/product/Makefile.telemetrum b/src/product/Makefile.telemetrum
index fba2c19a..57586c95 100644
--- a/src/product/Makefile.telemetrum
+++ b/src/product/Makefile.telemetrum
@@ -36,8 +36,8 @@ CORE_SRC = \
ao_stdio.c \
ao_storage.c \
ao_task.c \
- ao_flight_mm.c \
- ao_sample_mm.c \
+ ao_flight.c \
+ ao_sample.c \
ao_kalman.c \
ao_log.c \
ao_log_big.c \