summaryrefslogtreecommitdiff
path: root/man/rules
diff options
context:
space:
mode:
authorYu Watanabe <watanabe.yu+github@gmail.com>2021-11-19 07:23:40 +0900
committerYu Watanabe <watanabe.yu+github@gmail.com>2021-11-19 07:23:40 +0900
commit558434a4aa062711230ff7d2ac1ff23cb259662d (patch)
tree8d0972cab610df451d171c084e878b2c6b1c6084 /man/rules
parent6b4c1c9f3c4d5edafbbf4ebf4b06e6dc74f126a1 (diff)
downloadsystemd-558434a4aa062711230ff7d2ac1ff23cb259662d.tar.gz
man: add new man page org.freedesktop.network1
Diffstat (limited to 'man/rules')
-rw-r--r--man/rules/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/man/rules/meson.build b/man/rules/meson.build
index 88e5b7ce31..3efc1880ac 100644
--- a/man/rules/meson.build
+++ b/man/rules/meson.build
@@ -57,6 +57,7 @@ manpages = [
['org.freedesktop.locale1', '5', [], 'ENABLE_LOCALED'],
['org.freedesktop.login1', '5', [], 'ENABLE_LOGIND'],
['org.freedesktop.machine1', '5', [], 'ENABLE_MACHINED'],
+ ['org.freedesktop.network1', '5', [], 'ENABLE_NETWORKD'],
['org.freedesktop.oom1', '5', [], 'ENABLE_OOMD'],
['org.freedesktop.portable1', '5', [], 'ENABLE_PORTABLED'],
['org.freedesktop.resolve1', '5', [], 'ENABLE_RESOLVE'],