make build a phony target in Makefile

This commit is contained in:
Stefan Melmuk 2022-10-30 13:19:00 +01:00
parent a8ed7a776e
commit bfc54447eb
No known key found for this signature in database
GPG key ID: 817020C608FE9C09

View file

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