summary refs log tree commit diff
path: root/Makefile
diff options
context:
space:
mode:
authorGerrit Pape <pape@smarden.org>2001-12-23 17:14:08 +0000
committerGerrit Pape <pape@smarden.org>2001-12-23 17:14:08 +0000
commit8cb22695a3b924b5b38d0836fc9ca13429366ca5 (patch)
treeb2c07b95b6d1bc5ef9fe8b9b1f9581596384feef /Makefile
parentd347f237412d409f6b75f86e7e24b7807fcbc021 (diff)
downloadrunit-8cb22695a3b924b5b38d0836fc9ca13429366ca5.tar.gz
runit-8cb22695a3b924b5b38d0836fc9ca13429366ca5.tar.xz
runit-8cb22695a3b924b5b38d0836fc9ca13429366ca5.zip
manpage svwait* added.
cleanup.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ebdce15..e47531f 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ DESTDIR=
 
 PACKAGE=runit-0.2.2
 DIRS=doc man etc package src
-MANPAGES=man/runit.8 man/runit-init.8
+MANPAGES=man/runit.8 man/runit-init.8 man/svwaitdown.8 man/svwaitup.8
 DAEMONTOOLS_PD=daemontools-pd-0.76
 
 all: clean .manpages $(DAEMONTOOLS_PD).tar.gz $(PACKAGE).tar.gz