diff --git a/Makefile b/Makefile index a084843..104e34c 100644 --- a/Makefile +++ b/Makefile @@ -1,2 +1,2 @@ go-build: - go build cmd/server/main.go \ No newline at end of file + go build ./cmd/q3rcon-proxy/ \ No newline at end of file