aboutsummaryrefslogtreecommitdiff
path: root/cmd/Makemodule.am
diff options
context:
space:
mode:
authorDavid Oberhollenzer <david.oberhollenzer@tele2.at>2018-08-28 22:12:17 +0200
committerDavid Oberhollenzer <david.oberhollenzer@tele2.at>2018-08-31 10:14:06 +0200
commit34aff498edf05f95e7e622632440b2fc967b01a8 (patch)
treec19974ca6d0d6a7559d0fb1d6e3933c16b7df0e7 /cmd/Makemodule.am
parentb5c6e9d392b4d8368286f2dd807d668c7213965a (diff)
Add man page for syslog command
Signed-off-by: David Oberhollenzer <david.oberhollenzer@tele2.at>
Diffstat (limited to 'cmd/Makemodule.am')
-rw-r--r--cmd/Makemodule.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmd/Makemodule.am b/cmd/Makemodule.am
index e68a244..7e5bab7 100644
--- a/cmd/Makemodule.am
+++ b/cmd/Makemodule.am
@@ -33,6 +33,7 @@ syslog_LDFLAGS = $(AM_LDFLAGS)
syslog_LDADD = libinit.a
bin_PROGRAMS += syslog
+dist_man1_MANS += cmd/syslog.1
endif
dist_man8_MANS += cmd/shutdown.8