summaryrefslogtreecommitdiffstats
path: root/meson.build
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2023-08-16 11:39:23 +0200
committerLennart Poettering <lennart@poettering.net>2023-11-03 11:23:54 +0100
commita43427013949c6593629f551cf46e9cf9c167100 (patch)
treee9bb6f6456bfeea1d2543e4e9d4d3362738c588d /meson.build
parenttpm2-util: add common array for TPM2 hash algorithms (diff)
downloadsystemd-a43427013949c6593629f551cf46e9cf9c167100.tar.xz
systemd-a43427013949c6593629f551cf46e9cf9c167100.zip
pcrlock: add new pcrlock tool
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/meson.build b/meson.build
index 43a87407b0..248e6cd609 100644
--- a/meson.build
+++ b/meson.build
@@ -2174,6 +2174,7 @@ subdir('src/oom')
subdir('src/partition')
subdir('src/path')
subdir('src/pcrextend')
+subdir('src/pcrlock')
subdir('src/portable')
subdir('src/pstore')
subdir('src/quotacheck')