thermferm/Makefile

changeset 654
e981d0185485
parent 652
16d3d4b58b5b
child 660
a28ef4d9afa4
--- a/thermferm/Makefile	Wed Mar 27 18:59:39 2024 +0100
+++ b/thermferm/Makefile	Tue Apr 02 15:03:12 2024 +0200
@@ -56,7 +56,8 @@
 # DO NOT DELETE THIS LINE - MAKE DEPEND RELIES ON IT
 # Dependencies generated by make depend
 mqtt.o: thermferm.h rdconfig.h devices.h xutil.h delay.h mqtt.h
-thermferm.o: lock.h rdconfig.h devices.h server.h thermferm.h delay.h simulator.h lcd-pcf8574.h lcd-buffer.h slcd.h panel.h futil.h xutil.h pid.h mqtt.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
+one-wire.o: thermferm.h statetbl.h one-wire.h xutil.h
 panel.o: thermferm.h delay.h lcd-pcf8574.h slcd.h panel.h
 devices.o: thermferm.h delay.h devices.h rc-switch.h panel.h xutil.h
 lcd-buffer.o: thermferm.h lcd-buffer.h lcd-pcf8574.h slcd.h panel.h

mercurial