]> www.infradead.org Git - users/sagi/libnvme.git/commit
doc/meson: provide a full-path version of api_files
authorJeremy Kerr <jk@codeconstruct.com.au>
Mon, 11 Jul 2022 10:08:47 +0000 (18:08 +0800)
committerJeremy Kerr <jk@codeconstruct.com.au>
Mon, 11 Jul 2022 10:08:47 +0000 (18:08 +0800)
commite33cc1782a01cb96ecbbfdf913047b52ab429984
treefa14f01111287ab996007c5fa1b17ea60b3cb915
parente99b63edd2fbb605d26f1f313c63ca37eb9cca36
doc/meson: provide a full-path version of api_files

We currently expand api_files into their full paths when constructing
the manpage build rules. However, we'll want to use this same set of
paths for a future change, so provide an expanded version of the array
globally.

Signed-off-by: Jeremy Kerr <jk@codeconstruct.com.au>
doc/meson.build