]> mj.ucw.cz Git - arexx.git/blobdiff - Makefile
Exporting data points to MQTT
[arexx.git] / Makefile
index f1d35e8d6e3cb1127455ff6b6ae32a59fe5d1244..8a2a8b488d9ebae60ba83d1fe269332f01ecf598 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,10 +1,10 @@
-VERSION=1.6
+VERSION=1.99
 ARCHIVE=arexxd-$(VERSION).tar.gz
 
 CC=gcc
 LD=gcc
 CFLAGS=-O2 -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wredundant-decls -std=gnu99 -DAREXXD_VERSION='"$(VERSION)"'
-LDLIBS=-lusb-1.0 -lm -lrrd
+LDLIBS=-lusb-1.0 -lm -lrrd -lmosquitto
 
 all: arexxd