wangzhengquan
2020-07-28 6441a27cc69dc95d74f64f2869eb54181b10cbec
test/Makefile
@@ -14,7 +14,7 @@
include $(ROOT)/Make.defines.$(PLATFORM)
 
PROGS = protocle_parse test
PROGS = protocle_parse strtok test_set test_vector
build: $(PROGS)