csto(1): move to man1/
This commit is contained in:
parent
6034b6ee60
commit
220770e5d3
2 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -82,6 +82,6 @@ install:
|
|||
cp -f ${HEADERS} "${DESTDIR}${PREFIX}"/include/callisto/
|
||||
cp -f csto "${DESTDIR}${PREFIX}"/bin/
|
||||
cp -f libcallisto.a "${DESTDIR}${PREFIX}"/lib/
|
||||
cp -f man/csto.1 "${DESTDIR}${PREFIX}"/share/man/man1/
|
||||
cp -f man/man1/*.1 "${DESTDIR}${PREFIX}"/share/man/man1/
|
||||
|
||||
.PHONY: all clean doc format gitconfig install lua
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue