We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 521d8c3 + fcf0afe commit c1113f6Copy full SHA for c1113f6
1 file changed
doc/meson.build
@@ -62,7 +62,7 @@ if want_docs != 'false'
62
if want_docs_build
63
foreach apif : api_paths
64
subst = configure_file(
65
- input: file,
+ input: apif,
66
output: '@[email protected]',
67
configuration: conf)
68
c = run_command(list_man_pages, subst)
0 commit comments