From 7f1302de24502e511ddd875e7f18e6c0a063bca5 Mon Sep 17 00:00:00 2001 From: ypc <15051963820@163.com> Date: Tue, 19 May 2026 17:36:43 +0800 Subject: [PATCH] =?UTF-8?q?1=E3=80=81=E5=AE=8C=E6=95=B4=E7=9A=84=E7=BC=96?= =?UTF-8?q?=E8=AF=91makfile=E7=BB=93=E6=9E=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- release/src/makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/release/src/makefile b/release/src/makefile index 2347c9a..7d36375 100644 --- a/release/src/makefile +++ b/release/src/makefile @@ -1,6 +1,6 @@ SUBDIRS := -# SUBDIRS += ./public +SUBDIRS += ./public SUBDIRS += ./protocol SUBDIRS += ./system