diff --git a/Makefile b/Makefile index 4132a8fc..a6450b92 100644 --- a/Makefile +++ b/Makefile @@ -33,7 +33,7 @@ clean: rm -f skopeo rm -f skopeo.1 -install: install-binary +install: man install-binary install -m 644 skopeo.1 ${MANINSTALLDIR}/man1/ # TODO(runcom) #install -m 644 completion/bash/skopeo ${BASHINSTALLDIR}/