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