diff --git a/Makefile b/Makefile index c688c05c..5909f12b 100644 --- a/Makefile +++ b/Makefile @@ -418,4 +418,4 @@ libsodium: proto-swagger-gen: @echo "Generating Protobuf Swagger" ./scripts/generate-docs.sh - $(GOPATH)/bin/statik -src=client/docs/swagger-ui -dest=client/docs -f -m + statik -src=client/docs/swagger-ui -dest=client/docs -f -m