wangzhengquan
2020-07-29 e1b1fb4eb197a157809d6b6f4b0cfd8aa03bba60
test/Makefile
@@ -14,7 +14,8 @@
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)