Make bundle rule phony

This commit is contained in:
Sandro Santilli 2023-12-14 12:53:32 +01:00
parent 3399c8763d
commit 81c87c5709
1 changed files with 1 additions and 0 deletions

View File

@ -35,6 +35,7 @@ docs-serve:
docs-deploy: docs
rsync --archive --compress --delete --stats book/ bezdomni:web/toot
.PHONY: bundle
bundle:
mkdir bundle
cp toot/__main__.py bundle