Merge pull request #93 from stefan0xC/fix-phony

make build a phony target in Makefile
This commit is contained in:
Mathijs van Veluw 2022-11-02 07:49:02 +01:00 committed by GitHub
commit 613870ebe6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -28,7 +28,7 @@ generate-patch:
build:
./scripts/build_web_vault.sh
.PHONY: checkout
.PHONY: build
tar:
./scripts/tar_web_vault.sh