csto(1): move to man1/

This commit is contained in:
Jeremy Baxter 2024-04-01 16:31:06 +13:00
parent 6034b6ee60
commit 220770e5d3
2 changed files with 1 additions and 1 deletions

View file

@ -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