bmsd/Makefile

changeset 684
ccb9f24d0fe9
parent 680
0bb48333d133
child 749
0541659b6140
--- a/bmsd/Makefile	Tue May 19 22:48:59 2020 +0200
+++ b/bmsd/Makefile	Wed May 20 21:49:09 2020 +0200
@@ -59,8 +59,8 @@
 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 mqtt.h
-co2meters.o: bms.h xutil.h co2meters.h mysql.h websocket.h
+fermenters.o: bms.h xutil.h fermenters.h mysql.h nodes.h websocket.h mqtt.h
+co2meters.o: bms.h xutil.h co2meters.h mysql.h nodes.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

mercurial