diff -r 37e1704fd11f -r 9472106a3143 bmsd/Makefile --- a/bmsd/Makefile Wed Jul 06 09:28:41 2022 +0200 +++ b/bmsd/Makefile Mon Jul 11 15:46:18 2022 +0200 @@ -63,8 +63,8 @@ lock.o: lock.h bms.h futil.h mqtt.o: bms.h xutil.h mqtt.h nodes.h fermenters.h co2meters.h ispindels.h mysql.o: bms.h xutil.h mysql.h nodes.h -nodes.o: bms.h xutil.h nodes.h mysql.h websocket.h +nodes.o: bms.h xutil.h nodes.h mqtt.h mysql.h websocket.h rdconfig.o: bms.h xutil.h futil.h rdconfig.h -websocket.o: bms.h xutil.h websocket.h fermenters.h co2meters.h ispindels.h +websocket.o: bms.h xutil.h websocket.h fermenters.h co2meters.h ispindels.h nodes.h xutil.o: bms.h xutil.h # End of generated dependencies