From 8ec1d776751f62c43335d36c3427dc1ab2d84a61 Mon Sep 17 00:00:00 2001 From: wangzhengquan <wangzhengquan85@126.com> Date: 星期六, 25 七月 2020 13:52:06 +0800 Subject: [PATCH] commit --- test/Makefile | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/test/Makefile b/test/Makefile index d6fa6d8..4b888f5 100755 --- a/test/Makefile +++ b/test/Makefile @@ -14,7 +14,7 @@ include $(ROOT)/Make.defines.$(PLATFORM) -PROGS = protocle_parse +PROGS = protocle_parse test build: $(PROGS) -- Gitblit v1.8.0