From b4c188cf19097a26c49c4b0235b11ae939554aa0 Mon Sep 17 00:00:00 2001 From: Lorenz Meier Date: Mon, 6 Oct 2014 13:41:29 +0200 Subject: Fix file location for st24 test --- Tools/tests-host/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Tools/tests-host') diff --git a/Tools/tests-host/Makefile b/Tools/tests-host/Makefile index 5ee0c9432..f44f18be6 100644 --- a/Tools/tests-host/Makefile +++ b/Tools/tests-host/Makefile @@ -24,7 +24,7 @@ ST24_FILES=../../src/lib/rc/st24.c \ hrt.cpp \ st24_test.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 -- cgit v1.2.3