summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2012-11-25 16:39:07 +0100
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2012-11-25 18:04:03 +0100
commitee7c77db55cb105e69f1a088539da602c706c611 (patch)
tree9d7435fe2d79a719abd3fdc713cb16feb967b78a /Makefile.am
parent4a1909bb6655a1ba84b426546acb9a518aa9b679 (diff)
man: add systemd-journal-gatewayd page
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am10
1 files changed, 10 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 632184092..4569d7a16 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -624,6 +624,16 @@ MANPAGES_ALIAS += \
man/systemd-modules-load.8: man/systemd-modules-load.service.8
endif
+if HAVE_MICROHTTPD
+MANPAGES += \
+ man/systemd-journal-gatewayd.service.8
+MANPAGES_ALIAS += \
+ man/systemd-journal-gatewayd.socket.8 \
+ man/systemd-journal-gatewayd.8
+man/systemd-journal-gatewayd.socket.8: man/systemd-journal-gatewayd.service.8
+man/systemd-journal-gatewayd.8: man/systemd-journal-gatewayd.service.8
+endif
+
man/reboot.8: man/halt.8
man/poweroff.8: man/halt.8
man/init.1: man/systemd.1