meson: Use echo to list files
authorJan Janssen <medhefgo@web.de>
Tue, 11 Jan 2022 10:27:27 +0000 (11:27 +0100)
committerJan Janssen <medhefgo@web.de>
Tue, 11 Jan 2022 13:56:33 +0000 (14:56 +0100)
commit3a469802f4d7b0a59fe1644cb53d34aee4e56bab
tree456c2bbdc515747ea00f51520bf65523cd32e8fd
parent68a06b3cdfe35ff08092e139033edb4a5189a439
meson: Use echo to list files

No need to invoke ls when we are just interested in file names.
Also, the cd to source root makes the output identical to
"git ls-files" (relative instead of absolute paths).
test/fuzz/meson.build
test/meson.build