0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-08-28 14:25:37 +00:00

Update Makefile

This commit is contained in:
Dan Petersen 2019-12-16 02:13:39 +01:00
parent 1d763c5efe
commit 72f10d9ebe

View File

@ -43,4 +43,4 @@ $(TARGETS):
-j "dist/$(NAME)_v$(VERSION)-custom_$@_amd64.zip" \
"dist/$@/$(NAME)_v$(VERSION)-custom_x4"
.PHONY: build example fmt test init targets $(TARGETS)
.PHONY: build example example-apply example-destroy example-init example-plan fmt test init targets $(TARGETS)