]> git.ipfire.org Git - thirdparty/systemd.git/blob - docs/sysvinit/meson.build
meson: build systemd using meson
[thirdparty/systemd.git] / docs / sysvinit / meson.build
1 # -*- mode: meson -*-
2
3 file = configure_file(
4 input : 'README.in',
5 output : 'README',
6 configuration : substs)
7 install_data(file,
8 install_dir : sysvinit_path)