From 027a74608d8e9ce9e7e3c0a5c07624c8b46a52b1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E5=AD=90=E9=93=AD?= Date: Thu, 19 Sep 2024 14:02:53 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BE=AE=E4=BF=A1=E7=BA=A2=E5=8C=85=E5=8F=91?= =?UTF-8?q?=E6=94=BE=E8=B0=83=E8=AF=95?= 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 2339bd3..64eac0a 100644 --- a/Makefile +++ b/Makefile @@ -72,4 +72,4 @@ wechat_redpack: make build-win name=wechat_redpack .PHONY: all -all: zltx 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 \ No newline at end of file