Adapt protobuf naming

This commit is contained in:
André Duffeck
2025-01-15 11:04:32 +01:00
parent d6997b01cf
commit 8c8cdd9310
177 changed files with 8030 additions and 9098 deletions
+1 -1
View File
@@ -41,7 +41,7 @@ include ../../.make/protobuf.mk
.PHONY: protobuf
protobuf: buf-generate $(PROTOC_GO_INJECT_TAG)
cd ../../protogen/gen/ && $(PROTOC_GO_INJECT_TAG) -input="ocis/messages/settings/v0/*.pb.go"
cd ../../protogen/gen/ && $(PROTOC_GO_INJECT_TAG) -input="opencloud/messages/settings/v0/*.pb.go"
############ licenses ############
.PHONY: ci-node-check-licenses