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