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