From: Ian Jackson Date: Thu, 12 Jan 2023 17:18:45 +0000 (+0000) Subject: Install the hippotat-setup-permissions(8) manpage to the right place X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ian/git?a=commitdiff_plain;h=2025cfe30b815a2fe4289cef7963903e584ec739;p=hippotat.git Install the hippotat-setup-permissions(8) manpage to the right place Signed-off-by: Ian Jackson --- diff --git a/Makefile b/Makefile index 237b329..e4cdeaa 100644 --- a/Makefile +++ b/Makefile @@ -39,6 +39,7 @@ stamp=@mkdir -p stamp; touch $@ TESTS=$(notdir $(wildcard test/t-*[^~])) MAN8PAGES=hippotat-setup-permissions.8 MANPAGES=$(MAN8PAGES) +man8dir=/usr/share/man/man8 all: cargo-build doc