Skip to content

Commit

Permalink
Update phony targets
Browse files Browse the repository at this point in the history
Signed-off-by: Dimitrios Karagiannis <[email protected]>
  • Loading branch information
alkar committed Jan 22, 2020
1 parent 5d500ff commit b511a41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -133,4 +133,4 @@ endif
website-test: website-setup
@$(MAKE) -C $(GOPATH)/src/$(WEBSITE_REPO) website-provider-test PROVIDER_PATH=$(shell pwd) PROVIDER_NAME=$(PKG_NAME)

.PHONY: build depscheck docscheck fmt fmtcheck lint providerlint sweep test testacc website websitefmtcheck website-lint website-setup website-test
.PHONY: build depscheck docscheck fmt fmtcheck lint providerlint reset-token sweep test testacc website websitefmtcheck website-lint website-setup website-test

0 comments on commit b511a41

Please sign in to comment.