ちんちん

This commit is contained in:
守矢諏訪子 2023-07-18 14:04:35 +09:00
parent 4ae450a4f3
commit 2cbb0e18d0
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ dist: clean
mkdir -p ${NAME}-${VERSION}
cp -R LICENSE.txt Makefile README.md CHANGELOG.md\
view static logo.jpg\
${NAME}.1 *.go *.json go.mod ${NAME}-${VERSION}
${NAME}.1 *.go *.json go.mod go.sum ${NAME}-${VERSION}
tar zcfv ${NAME}-${VERSION}.tar.gz ${NAME}-${VERSION}
rm -rf ${NAME}-${VERSION}