diff options
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 \ |