From 1808a4a63ac506307fb632caf8b21a5c2bd78c27 Mon Sep 17 00:00:00 2001 From: wangzhengquan <wangzhengquan85@126.com> Date: 星期四, 17 九月 2020 15:49:33 +0800 Subject: [PATCH] update --- test/Makefile | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/test/Makefile b/test/Makefile index b19d5c5..1bda7f8 100755 --- a/test/Makefile +++ b/test/Makefile @@ -8,7 +8,7 @@ include $(ROOT)/Make.defines.$(PLATFORM) -PROGS = test_right_walk3 +PROGS = test_right_walk test_right_walk3 -- Gitblit v1.8.0