summaryrefslogtreecommitdiff
path: root/man/rules
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2022-09-16 23:57:26 +0200
committerLennart Poettering <lennart@poettering.net>2022-09-22 16:52:06 +0200
commit708d7524790c962a5b49bcf8bc5556f4acda3d08 (patch)
tree085c68c0c44d82fddc0a884e5bb997fd46e82452 /man/rules
parentc5bf1f85cba71b8b8a0c7d703f05f2c8834ae9f8 (diff)
downloadsystemd-708d7524790c962a5b49bcf8bc5556f4acda3d08.tar.gz
boot: add new pcrphase tool to measure barrier strings into PCR 11
Diffstat (limited to 'man/rules')
-rw-r--r--man/rules/meson.build4
1 files changed, 4 insertions, 0 deletions
diff --git a/man/rules/meson.build b/man/rules/meson.build
index 4f3fe0da7c..a250326a4d 100644
--- a/man/rules/meson.build
+++ b/man/rules/meson.build
@@ -966,6 +966,10 @@ manpages = [
['systemd-nspawn', '1', [], ''],
['systemd-oomd.service', '8', ['systemd-oomd'], 'ENABLE_OOMD'],
['systemd-path', '1', [], ''],
+ ['systemd-pcrphase.service',
+ '8',
+ ['systemd-pcrphase', 'systemd-pcrphase-initrd.service'],
+ 'HAVE_GNU_EFI'],
['systemd-portabled.service', '8', ['systemd-portabled'], 'ENABLE_PORTABLED'],
['systemd-pstore.service', '8', ['systemd-pstore'], 'ENABLE_PSTORE'],
['systemd-quotacheck.service',