make: Mark "common" as ".PHONY".

This commit is contained in:
Joachim Bauch 2024-02-07 11:41:59 +01:00
parent 4a762a3264
commit b710d1704e
No known key found for this signature in database
GPG key ID: 77C1D22D53E15F02

View file

@ -165,5 +165,5 @@ tarball: vendor
dist: tarball
.NOTPARALLEL: $(EASYJSON_GO_FILES)
.PHONY: continentmap.go vendor
.PHONY: continentmap.go common vendor
.DELETE_ON_ERROR: