From c6a302283cee53d113d88db89c0a242576dbc8c4 Mon Sep 17 00:00:00 2001
From: wangzhengquan <wangzhengquan85@126.com>
Date: 星期六, 13 六月 2020 10:15:50 +0800
Subject: [PATCH] 修改包路径

---
 test/Makefile |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/test/Makefile b/test/Makefile
index 8080681..c8fa824 100755
--- a/test/Makefile
+++ b/test/Makefile
@@ -13,7 +13,7 @@
 
  
 
-all: nng/reqrep
+all: nng/reqrep test
 
 
 clean:

--
Gitblit v1.8.0