1
0
mirror of https://github.com/systemd/systemd synced 2024-07-01 07:34:28 +00:00
systemd/modprobe.d/meson.build
Zbigniew Jędrzejewski-Szmek 378e9d2b6d meson: install the right README file in modprobe.d
We put the "global" README file there. Introduced
in d83e90c73c.
2021-07-07 14:52:05 +02:00

6 lines
138 B
Meson

# SPDX-License-Identifier: LGPL-2.1-or-later
install_data('README',
'systemd.conf',
install_dir : modprobedir)