jimi-wzq
2020-08-01 695953440565103964e816e7326c66f3d171c3e0
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)