Fix file location for st24 test

This commit is contained in:
Lorenz Meier
2014-10-06 13:41:29 +02:00
parent 7b0ac1db85
commit b4c188cf19

View File

@@ -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