wangzhengquan
2020-07-25 03987ef3d1ed9c2d604561a69db169cd535014b6
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)