diff -r 9d1aa6f3a4da -r 4d01937ae7af bmsd/Makefile --- a/bmsd/Makefile Fri Oct 18 13:20:35 2019 +0200 +++ b/bmsd/Makefile Fri May 01 16:37:31 2020 +0200 @@ -1,4 +1,4 @@ -# Makefile for the mbsePi-apps/thermferm. +# Makefile for the bmsd/bmsd. include ../Makefile.global @@ -55,11 +55,13 @@ # DO NOT DELETE THIS LINE - MAKE DEPEND RELIES ON IT # Dependencies generated by make depend -mqtt.o: bms.h xutil.h mqtt.h nodes.h fermenters.h co2meters.h +mqtt.o: bms.h xutil.h mqtt.h nodes.h fermenters.h co2meters.h ispindels.h lock.o: lock.h bms.h futil.h nodes.o: bms.h xutil.h nodes.h mysql.h futil.o: bms.h futil.h fermenters.o: bms.h xutil.h fermenters.h mysql.h +co2meters.o: bms.h xutil.h co2meters.h mysql.h +ispindels.o: bms.h xutil.h ispindels.h mysql.h nodes.h bms.o: bms.h xutil.h futil.h rdconfig.h lock.h mqtt.h mysql.h nodes.h xutil.o: bms.h xutil.h rdconfig.o: bms.h xutil.h futil.h rdconfig.h