thermferm/Makefile

changeset 714
24749c296a50
parent 693
3518c07737d8
--- a/thermferm/Makefile	Sun Apr 28 15:50:42 2024 +0200
+++ b/thermferm/Makefile	Tue Apr 30 17:26:41 2024 +0200
@@ -67,8 +67,8 @@
 pid.o: thermferm.h pid.h
 rc-switch.o: thermferm.h xutil.h delay.h rc-switch.h
 rdconfig.o: rdconfig.h thermferm.h pid.h futil.h xutil.h
-server.o: rdconfig.h thermferm.h delay.h devices.h server.h lcd-buffer.h xutil.h mqtt.h
-simulator.o: thermferm.h delay.h simulator.h
+server.o: rdconfig.h thermferm.h delay.h one-wire.h devices.h server.h simulator.h lcd-buffer.h xutil.h mqtt.h
+simulator.o: thermferm.h delay.h xutil.h websocket.h simulator.h
 slcd.o: thermferm.h slcd.h futil.h xutil.h
 thermferm.o: lock.h rdconfig.h server.h thermferm.h devices.h delay.h simulator.h lcd-pcf8574.h lcd-buffer.h slcd.h panel.h one-wire.h futil.h xutil.h pid.h mqtt.h statetbl.h websocket.h
 websocket.o: thermferm.h xutil.h devices.h websocket.h

mercurial