Make bundle rule phony

pull/445/head
Sandro Santilli 2023-12-14 12:53:32 +01:00
rodzic 3399c8763d
commit 81c87c5709
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

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