From d123fee8ec5c98cbb6bfa4cecf66cb7cdd9c1855 Mon Sep 17 00:00:00 2001 From: Jelle van der Waa Date: Mon, 18 Feb 2019 13:53:41 +0100 Subject: doc: add man page for mkarchroot --- Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 4191de9..297f310 100644 --- a/Makefile +++ b/Makefile @@ -65,7 +65,8 @@ BASHCOMPLETION_LINKS = \ MANS = \ doc/lddd.1 \ doc/checkpkg.1 \ - doc/sogrep.1 + doc/sogrep.1 \ ++ doc/mkarchroot.1 all: $(BINPROGS) bash_completion zsh_completion man -- cgit v1.2.3-54-g00ecf