mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-05-05 22:53:34 -04:00
add noop clean to protogen/Makefile
Signed-off-by: Christian Richter <c.richter@opencloud.eu>
This commit is contained in:
@@ -9,3 +9,7 @@ include ../.make/default.mk
|
||||
.PHONY: go-generate
|
||||
go-generate: $(MOCKERY)
|
||||
$(MOCKERY)
|
||||
|
||||
.PHONY: clean
|
||||
clean:
|
||||
$(NOOP)
|
||||
|
||||
Reference in New Issue
Block a user