From f4e93c5d314b3d9bbca32a2435647f34bda9786f Mon Sep 17 00:00:00 2001 From: B4D_US3R Date: Mon, 5 May 2025 23:32:37 +0500 Subject: [PATCH] =?UTF-8?q?=D0=98=D1=81=D0=BF=D1=80=D0=B0=D0=B2=D0=BB?= =?UTF-8?q?=D0=B5=D0=BD=D0=B8=D1=8F=20=D0=B2=20Makefile?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 662a52d..edb5825 100644 --- a/Makefile +++ b/Makefile @@ -12,4 +12,5 @@ miku/main : go build -C miku clean : - rm -rf output users/go.sum supporter/go.sum miku/go.sum miku/main \ No newline at end of file + rm -rf output users/go.sum supporter/go.sum miku/go.sum miku/main +