]> git.ozlabs.org Git - ccan/blobdiff - tools/ccanlint/tests/depends_build_without_features.c
tools: don't assume modules are immediately below ccan/ dir.
[ccan] / tools / ccanlint / tests / depends_build_without_features.c
index faa3b21d115b28fc31066d7456f9b0f5e3eefbee..b75ebefd5e18f0f831739a4589ae0680820fc028 100644 (file)
@@ -45,7 +45,7 @@ static void check_depends_built_without_features(struct manifest *m,
                                                               "Dependency %s"
                                                               " did not"
                                                               " build:\n%s",
-                                                              i->basename,
+                                                              i->modname,
                                                               errstr);
                                return;
                        }