diff --git a/Makefile b/Makefile index 4dcb8e4fd1..ef70c73391 100644 --- a/Makefile +++ b/Makefile @@ -43,7 +43,7 @@ release-version: .PHONY: tag-release tag-release: - script/tag-release.sh + scripts/tag-release.sh .PHONY: test test: binaries/client