summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorLoic Guegan <manzerbredes@mailbox.org>2023-07-16 17:41:09 +0200
committerLoic Guegan <manzerbredes@mailbox.org>2023-07-16 17:41:09 +0200
commit641888e41b609db12f8b4a6d73428ab09277923e (patch)
tree0efb7a6dba6a66871c99677647c112ae521dac29 /Makefile
parenta3bb6ee6d7e10e5e6438255e60052c14173f3d61 (diff)
Minor changes
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 51e80dd..6253512 100644
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@ CFLAGS=
MACROS=\
-DZMQ_TOKEN=\"$(ZMQ_TOKEN)\" \
-DZMQ_MSG_SIZE=$(ZMQ_MSG_SIZE) \
--DLOGGER_DELAY=$(LOGGER_DELAY)
+-DLOGGERS_DELAY=$(LOGGERS_DELAY)
all: publisher subscriber logger