wangzhengquan
2020-07-20 259109640bc7d91d41aa5217f57c33f6e1f8682f
test2/Makefile
@@ -14,7 +14,7 @@
include $(ROOT)/Make.defines.$(PLATFORM)
PROGS =   test_queue_wrapper server client pub sub
PROGS =   req_rep pub_sub
build: $(PROGS)