aboutsummaryrefslogtreecommitdiff
path: root/Tools/tests-host/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Tools/tests-host/Makefile')
-rw-r--r--Tools/tests-host/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/Tools/tests-host/Makefile b/Tools/tests-host/Makefile
index b1547c23f..903c3a4ca 100644
--- a/Tools/tests-host/Makefile
+++ b/Tools/tests-host/Makefile
@@ -22,9 +22,10 @@ SBUS2_FILES=../../src/modules/px4iofirmware/sbus.c \
SF0X_FILES= \
hrt.cpp \
- sf0x_test.cpp
+ sf0x_test.cpp \
+ ../../src/drivers/sf0x/sf0x_parser.cpp
-AUTODECLINATION_FILES= ../../src/lib/geo/geo_mag_declination.c \
+AUTODECLINATION_FILES= ../../src/lib/geo_lookup/geo_mag_declination.c \
hrt.cpp \
autodeclination_test.cpp