wangzhengquan
2020-07-20 f75a37444e7a97fb58439077eea4d1b3c576bfe3
test/Makefile
@@ -14,7 +14,7 @@
include $(ROOT)/Make.defines.$(PLATFORM)
 
PROGS =   test_queue single_productor single_consumer multiple_queue_productor multiple_queue_consumer test_timeout test_lostdata
PROGS = communication
build: $(PROGS)