]> git.ipfire.org Git - thirdparty/systemd.git/blame - src/sulogin-shell/meson.build
meson: reindent all files with 8 spaces
[thirdparty/systemd.git] / src / sulogin-shell / meson.build
CommitLineData
4e4ab1c3 1gen = configure_file(
37efbbd8
ZJS
2 input : 'systemd-sulogin-shell.in',
3 output : 'systemd-sulogin-shell',
4 configuration : substs)
4e4ab1c3
ZJS
5
6install_data(gen,
7 install_dir : rootlibexecdir)