summaryrefslogtreecommitdiffstats
path: root/meson.build
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2024-11-07 12:28:42 +0100
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2024-11-07 14:50:41 +0100
commitdaf72e8df1edc1ea1f7ec6330294dcafc1e2f6a5 (patch)
tree04e89ad0753f13922e6b441c1566a96b5cf440d8 /meson.build
parentMove bootctl to its own source subdirectory (diff)
downloadsystemd-daf72e8df1edc1ea1f7ec6330294dcafc1e2f6a5.tar.xz
systemd-daf72e8df1edc1ea1f7ec6330294dcafc1e2f6a5.zip
Move bless-boot components to their own source subdirectory
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 2624bd363b..e76115a619 100644
--- a/meson.build
+++ b/meson.build
@@ -2344,6 +2344,7 @@ subdir('src/ask-password')
subdir('src/backlight')
subdir('src/battery-check')
subdir('src/binfmt')
+subdir('src/bless-boot')
subdir('src/boot')
subdir('src/boot/efi')
subdir('src/bootctl')