From 5f3e8a89224cb3e30d4790cab5874fd77f38d985 Mon Sep 17 00:00:00 2001 From: XieXiuQi Date: Tue, 17 May 2022 03:09:41 +0000 Subject: [PATCH] update Makefile. --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index 8f326d0652a7..1f480034a888 100644 --- a/Makefile +++ b/Makefile @@ -4,6 +4,7 @@ PATCHLEVEL = 19 SUBLEVEL = 174 EXTRAVERSION = NAME = "People's Front" +test # *DOCUMENTATION* # To see a list of typical targets execute "make help" -- Gitee