summaryrefslogtreecommitdiff
path: root/man/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'man/Makefile')
-rw-r--r--man/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/Makefile b/man/Makefile
index ab9803b..b3f4921 100644
--- a/man/Makefile
+++ b/man/Makefile
@@ -1,5 +1,5 @@
-DIR = /usr/share/man
-MANS = rc-status.8 rc-update.8 start-stop-daemon.8
+DIR = /usr/share/man/man8
+CONF = rc-status.8 rc-update.8 start-stop-daemon.8
TOPDIR = ..
include $(TOPDIR)/default.mk