Install fix.

pull/1885/head
Roger A. Light 5 years ago
parent 89733138bb
commit a86ebe541c

@ -78,5 +78,11 @@ topic_tok.o : ../../src/topic_tok.c
utf8_mosq.o : ../../lib/utf8_mosq.c
${CROSS_COMPILE}${CC} $(CFLAGS_FINAL) -c $< -o $@
reallyclean: clean
clean :
-rm -f *.o mosquitto_db_dump
install:
uninstall:

Loading…
Cancel
Save