mirror of
https://github.com/eclipse-mosquitto/mosquitto.git
synced 2026-09-22 08:04:23 +08:00
Fix inflight quota inc/dec for both broker and library.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
.PHONY: all test 01 02 03 04 08 09 clean reallyclean
|
||||
|
||||
CFLAGS=-I../../../lib -I../../../lib/cpp -DDEBUG -Werror
|
||||
CFLAGS=-I../../../lib -I../../../lib/cpp -DDEBUG
|
||||
LIBS=../../../lib/libmosquitto.so.1 ../../../lib/cpp/libmosquittopp.so.1
|
||||
|
||||
all : 01 02 03 04 08 09
|
||||
|
||||
Reference in New Issue
Block a user