From: Zbigniew Jędrzejewski-Szmek Date: Thu, 16 Apr 2026 21:29:42 +0000 (+0200) Subject: test: enable check-{help,version}-systemd-pcrlock X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F41669%2Fhead;p=thirdparty%2Fsystemd.git test: enable check-{help,version}-systemd-pcrlock This is a normal user-facing program, so it should be tested in the usual fashion. --- diff --git a/src/pcrlock/meson.build b/src/pcrlock/meson.build index ff2b0f0cb24..c5b609ed4aa 100644 --- a/src/pcrlock/meson.build +++ b/src/pcrlock/meson.build @@ -16,6 +16,7 @@ executables += [ libopenssl, tpm2, ], + 'public' : true, }, ]