Skip to content

Commit f629803

Browse files
authored
Fix Makefile dependency for alerts.proto. (#4019)
Signed-off-by: Steve Simpson <[email protected]>
1 parent 422af37 commit f629803

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@ pkg/storegateway/storegatewaypb/gateway.pb.go: pkg/storegateway/storegatewaypb/g
9090
pkg/chunk/grpc/grpc.pb.go: pkg/chunk/grpc/grpc.proto
9191
tools/blocksconvert/scheduler.pb.go: tools/blocksconvert/scheduler.proto
9292
pkg/alertmanager/alertmanagerpb/alertmanager.pb.go: pkg/alertmanager/alertmanagerpb/alertmanager.proto
93+
pkg/alertmanager/alertspb/alerts.pb.go: pkg/alertmanager/alertspb/alerts.proto
9394

9495
all: $(UPTODATE_FILES)
9596
test: protos

0 commit comments

Comments
 (0)