summaryrefslogtreecommitdiff
path: root/src/shared/meson.build
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2017-10-17 18:23:16 +0200
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2017-11-07 15:14:21 +0100
commit7e87c7d9149cb06a0e4cbe24e808edd906f71fc6 (patch)
tree34013b505c66ad8f2cae37b26a4b87a2e3ca489b /src/shared/meson.build
parenta2fa605a653faff46a39f069e28441e89b3db6dd (diff)
downloadsystemd-7e87c7d9149cb06a0e4cbe24e808edd906f71fc6.tar.gz
bootctl: add listing of loader entries
Diffstat (limited to 'src/shared/meson.build')
-rw-r--r--src/shared/meson.build2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/shared/meson.build b/src/shared/meson.build
index 883821352e..dfa94cfbdb 100644
--- a/src/shared/meson.build
+++ b/src/shared/meson.build
@@ -10,6 +10,8 @@ shared_sources = '''
base-filesystem.h
boot-timestamps.c
boot-timestamps.h
+ bootspec.c
+ bootspec.h
bus-unit-util.c
bus-unit-util.h
bus-util.c