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