Skip to content

Commit 64ff2aa

Browse files
committed
Makefile: remove vendor target from PHONY
Signed-off-by: Koichi Shiraishi <zchee.io@gmail.com>
1 parent a8d4378 commit 64ff2aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,4 +244,4 @@ test-stop:
244244
test-upgrade:
245245
test-url:
246246

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

0 commit comments

Comments
 (0)