Skip to content
This repository has been archived by the owner on Jan 2, 2021. It is now read-only.

Commit

Permalink
update phony targets
Browse files Browse the repository at this point in the history
  • Loading branch information
titpetric committed May 14, 2018
1 parent cf3c617 commit a86747b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -16,4 +16,4 @@ prepare:
cd front && ./build.sh && cd ..
go generate

.PHONY: all test build-docker prepare
.PHONY: all build-go build-docker prepare

0 comments on commit a86747b

Please sign in to comment.