Skip to content

Commit

Permalink
Makefile: remove vendor target from PHONY
Browse files Browse the repository at this point in the history
Signed-off-by: Koichi Shiraishi <zchee.io@gmail.com>
  • Loading branch information
zchee committed Jul 6, 2017
1 parent a8d4378 commit 64ff2aa
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 @@ -244,4 +244,4 @@ test-stop:
test-upgrade:
test-url:

.PHONY: clean run rm kill build build-privilege install test test-bindings vendor vendor-update vendor-restore
.PHONY: clean run rm kill build build-privilege install test test-bindings vendor-update vendor-restore

0 comments on commit 64ff2aa

Please sign in to comment.