summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 555653a..b39625f 100644
--- a/Makefile
+++ b/Makefile
@@ -7,7 +7,8 @@ MACROS=\
-DZMQ_TOKEN=\"$(ZMQ_TOKEN)\" \
-DZMQ_MSG_SIZE=$(ZMQ_MSG_SIZE) \
-DLOG_DELAY=$(LOG_DELAY) \
--DMAX_QUEUE=$(MAX_QUEUE)
+-DMAX_QUEUE=$(MAX_QUEUE) \
+-DRCV_CMD=":"
all: publisher subscriber