diff -r 14322825cb3d -r 48f8f3fce7c0 bmsd/Makefile --- a/bmsd/Makefile Thu May 14 14:38:20 2020 +0200 +++ b/bmsd/Makefile Mon May 18 11:00:59 2020 +0200 @@ -59,12 +59,12 @@ lock.o: lock.h bms.h futil.h nodes.o: bms.h xutil.h nodes.h mysql.h websocket.h futil.o: bms.h futil.h -fermenters.o: bms.h xutil.h fermenters.h mysql.h websocket.h +fermenters.o: bms.h xutil.h fermenters.h mysql.h websocket.h mqtt.h co2meters.o: bms.h xutil.h co2meters.h mysql.h websocket.h ispindels.o: bms.h xutil.h ispindels.h mysql.h nodes.h websocket.h bms.o: bms.h xutil.h futil.h rdconfig.h lock.h mqtt.h mysql.h nodes.h websocket.h xutil.o: bms.h xutil.h rdconfig.o: bms.h xutil.h futil.h rdconfig.h mysql.o: bms.h xutil.h mysql.h nodes.h -websocket.o: bms.h xutil.h websocket.h co2meters.h +websocket.o: bms.h xutil.h websocket.h fermenters.h co2meters.h # End of generated dependencies