From a0ff0d5c46d439341d2d135a9864a9e5f8ff9055 Mon Sep 17 00:00:00 2001 From: Curtis McEnroe Date: Mon, 10 Sep 2018 19:47:11 -0400 Subject: Depend on man.sh for chroot.tar target --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index f0dcebf..4f70876 100644 --- a/Makefile +++ b/Makefile @@ -42,7 +42,7 @@ uninstall: rm -f $(PREFIX)/bin/chatte rm -f $(MANPATH)/man1/chatte.1 -chroot.tar: chatte chatte.1 +chroot.tar: chatte chatte.1 man.sh install -d -o root -g wheel \ root \ root/bin \ -- cgit 1.4.1