From d7d05fb334db91e3ecbf009ca2650d88f9ed7b46 Mon Sep 17 00:00:00 2001
From: wangzhengquan <wangzhengquan85@126.com>
Date: 星期一, 07 十二月 2020 14:21:08 +0800
Subject: [PATCH] update doc
---
test/Makefile | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/test/Makefile b/test/Makefile
index f719401..7046699 100755
--- a/test/Makefile
+++ b/test/Makefile
@@ -13,7 +13,7 @@
INCLUDES += -I${DEST}/include/shmqueue -I$(ROOT)/include/usgcommon
-PROGS = ${DEST}/test
+PROGS = ${DEST}/test test2
DEPENDENCES = $(patsubst %, %.d, $(PROGS))
--
Gitblit v1.8.0