diff --git a/src/lte/CMakeLists.txt b/src/lte/CMakeLists.txt index f93fae8df..f31f4e692 100644 --- a/src/lte/CMakeLists.txt +++ b/src/lte/CMakeLists.txt @@ -358,6 +358,7 @@ build_lib( ${libapplications} ${libinternet} ${libcsma} + ${libconfig-store} TEST_SOURCES ${test_sources} MODULE_ENABLED_FEATURES ${emu_features} )