bmsd/Makefile

changeset 567
6bf0afc33e70
parent 502
a8a6901b5a99
child 671
4b54d6f79d25
--- a/bmsd/Makefile	Tue Dec 10 20:13:00 2019 +0100
+++ b/bmsd/Makefile	Fri Dec 13 16:49:50 2019 +0100
@@ -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

mercurial