wangzhengquan
2020-08-06 ff4991e1f942a3f1281330e21bf437b4b8558094
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)