]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
test: enable check-{help,version}-systemd-pcrlock 41669/head
authorZbigniew Jędrzejewski-Szmek <zbyszek@amutable.com>
Thu, 16 Apr 2026 21:29:42 +0000 (23:29 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@amutable.com>
Thu, 23 Apr 2026 15:41:01 +0000 (17:41 +0200)
This is a normal user-facing program, so it should be tested
in the usual fashion.

src/pcrlock/meson.build

index ff2b0f0cb2419c62f1e0a07d5ebe2af7be3a69a5..c5b609ed4aa676e731d77609c69c4f3c24db15f0 100644 (file)
@@ -16,6 +16,7 @@ executables += [
                         libopenssl,
                         tpm2,
                 ],
+                'public' : true,
         },
 ]