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