From 0c5b70952e7f290e901bf1434ebcb8bc092eb3a4 Mon Sep 17 00:00:00 2001
From: wangzhengquan <wangzhengquan85@126.com>
Date: 星期五, 24 七月 2020 14:55:28 +0800
Subject: [PATCH] commit

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

diff --git a/test/Makefile b/test/Makefile
index 643b72d..d6fa6d8 100755
--- a/test/Makefile
+++ b/test/Makefile
@@ -14,7 +14,7 @@
 include $(ROOT)/Make.defines.$(PLATFORM)
 
  
-PROGS = dgram_socket_test
+PROGS = protocle_parse
 
 build: $(PROGS)
 

--
Gitblit v1.8.0