diff --git a/Makefile b/Makefile index 3c079aa1..e23fa2d3 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -NAME=Clash.Meta +NAME=clash.meta BINDIR=bin BRANCH=$(shell git branch --show-current) ifeq ($(BRANCH),Alpha)