From 7a63187d31d72422abba4d14a97ab0b26093ba3f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E5=AD=90=E9=93=AD?= Date: Thu, 7 Nov 2024 11:08:45 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BB=9F=E4=B8=80=E5=AD=97=E7=AC=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index f913055..17324d9 100644 --- a/Makefile +++ b/Makefile @@ -78,4 +78,4 @@ wechat_redpack: make build-win name=wechat_redpack .PHONY: all -all: zltx zltx_card union_pay_cpn union_pay_redpack alipay_cpn alipay_redpack wechat_cpn wechat_redpack \ No newline at end of file +all: zltx zltx_card union_pay_cpn union_pay_redpack alipay_cpn alipay_redpack wechat_cpn wechat_redpack zltx_v2 \ No newline at end of file