fix makefile

Signed-off-by: Antonio Murdaca <runcom@redhat.com>
This commit is contained in:
Antonio Murdaca 2016-03-22 18:10:59 +01:00
parent 37ebb81936
commit e78053938b

View File

@ -36,7 +36,7 @@ clean:
rm -f skopeo
rm -f skopeo.1
install: man install-binary
install: install-binary
install -m 644 skopeo.1 ${MANINSTALLDIR}/man1/
# TODO(runcom)
#install -m 644 completion/bash/skopeo ${BASHINSTALLDIR}/