bmsd/Makefile

changeset 673
9924b1218d39
parent 672
23f959713fcb
child 675
a27af02ab16a
--- a/bmsd/Makefile	Mon May 11 22:09:41 2020 +0200
+++ b/bmsd/Makefile	Tue May 12 13:16:25 2020 +0200
@@ -60,7 +60,7 @@
 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
-co2meters.o: bms.h xutil.h co2meters.h mysql.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
 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