Skip to content

Commit

Permalink
Add phony label
Browse files Browse the repository at this point in the history
Signed-off-by: Yuri Shkuro <ys@uber.com>
  • Loading branch information
Yuri Shkuro committed Jun 13, 2018
1 parent 3e1bb00 commit 29a1709
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -347,6 +347,7 @@ $$GOPATH/src/github.com/jaegertracing/jaeger/model \
--go_out=$$GOPATH/src/github.com/jaegertracing/jaeger/model/prototest/ \
model/proto/jaeger_test.proto

.PHONY: proto-install
proto-install:
go install \
./vendor/github.com/gogo/protobuf/protoc-gen-gogo \
Expand Down

0 comments on commit 29a1709

Please sign in to comment.