summaryrefslogtreecommitdiff
path: root/Makefile-man.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile-man.am')
-rw-r--r--Makefile-man.am5
1 files changed, 5 insertions, 0 deletions
diff --git a/Makefile-man.am b/Makefile-man.am
index 9786fa1119..0ce8142433 100644
--- a/Makefile-man.am
+++ b/Makefile-man.am
@@ -185,6 +185,7 @@ MANPAGES_ALIAS += \
man/systemd-sysctl.8 \
man/systemd-tmpfiles-clean.service.8 \
man/systemd-tmpfiles-clean.timer.8 \
+ man/systemd-tmpfiles-setup-dev.service.8 \
man/systemd-tmpfiles-setup.service.8 \
man/systemd-udevd-control.socket.8 \
man/systemd-udevd-kernel.socket.8 \
@@ -282,6 +283,7 @@ man/systemd-sleep.8: man/systemd-suspend.service.8
man/systemd-sysctl.8: man/systemd-sysctl.service.8
man/systemd-tmpfiles-clean.service.8: man/systemd-tmpfiles.8
man/systemd-tmpfiles-clean.timer.8: man/systemd-tmpfiles.8
+man/systemd-tmpfiles-setup-dev.service.8: man/systemd-tmpfiles.8
man/systemd-tmpfiles-setup.service.8: man/systemd-tmpfiles.8
man/systemd-udevd-control.socket.8: man/systemd-udevd.service.8
man/systemd-udevd-kernel.socket.8: man/systemd-udevd.service.8
@@ -559,6 +561,9 @@ man/systemd-tmpfiles-clean.service.html: man/systemd-tmpfiles.html
man/systemd-tmpfiles-clean.timer.html: man/systemd-tmpfiles.html
$(html-alias)
+man/systemd-tmpfiles-setup-dev.service.html: man/systemd-tmpfiles.html
+ $(html-alias)
+
man/systemd-tmpfiles-setup.service.html: man/systemd-tmpfiles.html
$(html-alias)