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