chore: adjust makefile

This commit is contained in:
metacubex 2023-01-12 01:31:38 +08:00
parent 95247154d6
commit 7d6991dd65

View file

@ -1,4 +1,4 @@
NAME=Clash.Meta
NAME=clash.meta
BINDIR=bin
BRANCH=$(shell git branch --show-current)
ifeq ($(BRANCH),Alpha)