wangzhengquan
2020-08-10 dc5557c7bb411037002e706cb20df0f71d12e5ee
test/Makefile
@@ -14,7 +14,7 @@
include $(ROOT)/Make.defines.$(PLATFORM)
 
PROGS = protocle_parse
PROGS = protocle_parse strtok test_set test_vector lambda test test_type
build: $(PROGS)