wangzhengquan
2020-07-25 48ae739d196e8a1ad681e5a54ad992302119bd83
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)