]> git.ipfire.org Git - thirdparty/systemd.git/blame - docs/var-log/meson.build
meson: reindent all files with 8 spaces
[thirdparty/systemd.git] / docs / var-log / meson.build
CommitLineData
5c23128d 1file = configure_file(
37efbbd8
ZJS
2 input : 'README.in',
3 output : 'README',
4 configuration : substs)
5c23128d
ZJS
5install_data(file,
6 install_dir : varlogdir)