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