xref: /openbmc/pldm/oem/ibm/service_files/meson.build (revision b3b84b49)
1subdir('scripts')
2
3filesystem.copyfile(
4    'pldm-create-phyp-nvram.service',
5    install: true,
6    install_dir: systemd_system_unit_dir,
7)
8filesystem.copyfile(
9    'pldm-create-phyp-nvram-cksum.service',
10    install: true,
11    install_dir: systemd_system_unit_dir,
12)
13