X-Git-Url: http://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=tools%2Fccanlint%2Ftests%2Ftests_compile_coverage.c;h=9e13ad938a403f2d25f15c78d91e05e931e4bc98;hp=19ba1ef2853fe277ab31709add902ac447d513d3;hb=453fdc02ce54ff965f9971a3bfd0e1a79b6c98f9;hpb=1bfd1464af76e16a34af087c663cf42c9b915fee diff --git a/tools/ccanlint/tests/tests_compile_coverage.c b/tools/ccanlint/tests/tests_compile_coverage.c index 19ba1ef2..9e13ad93 100644 --- a/tools/ccanlint/tests/tests_compile_coverage.c +++ b/tools/ccanlint/tests/tests_compile_coverage.c @@ -46,7 +46,7 @@ static void cov_compile(const void *ctx, COMPILE_NORMAL, COMPILE_COVERAGE), compiler, flags, - lib_list(m, COMPILE_NORMAL), + test_lib_list(m, COMPILE_NORMAL), file->compiled[COMPILE_COVERAGE]); }