install man page
This commit is contained in:
parent
2eae8fa5ed
commit
deb1226bfe
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -20,5 +20,6 @@ clean:
|
||||||
|
|
||||||
install:
|
install:
|
||||||
install -Dm755 mal "${DESTDIR}${PREFIX}"/bin/mal
|
install -Dm755 mal "${DESTDIR}${PREFIX}"/bin/mal
|
||||||
|
install -Dm644 mal.1 "${DESTDIR}${PREFIX}"/share/man/man1/mal.1
|
||||||
|
|
||||||
.PHONY: all clean install
|
.PHONY: all clean install
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue