summaryrefslogtreecommitdiff
path: root/man/rules/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'man/rules/meson.build')
-rw-r--r--man/rules/meson.build2
1 files changed, 2 insertions, 0 deletions
diff --git a/man/rules/meson.build b/man/rules/meson.build
index 13d2bd9b58..6bd54739af 100644
--- a/man/rules/meson.build
+++ b/man/rules/meson.build
@@ -31,6 +31,7 @@ manpages = [
['journald.conf', '5', ['journald.conf.d', 'journald@.conf'], ''],
['kernel-command-line', '7', [], ''],
['kernel-install', '8', [], 'ENABLE_KERNEL_INSTALL'],
+ ['libsystemd', '3', [], ''],
['libudev', '3', [], ''],
['loader.conf', '5', [], 'ENABLE_BOOTLOADER'],
['locale.conf', '5', [], ''],
@@ -807,6 +808,7 @@ manpages = [
['sd_notify_barrier',
'sd_notifyf',
'sd_pid_notify',
+ 'sd_pid_notify_barrier',
'sd_pid_notify_with_fds',
'sd_pid_notifyf',
'sd_pid_notifyf_with_fds'],