wangzhengquan
2020-07-27 df9ea12ea1b0811ef3537a4ecd04cc881348214f
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)