thermferm/Makefile

changeset 693
3518c07737d8
parent 684
b2265c7e5707
child 714
24749c296a50
--- a/thermferm/Makefile	Sat Apr 20 11:48:20 2024 +0200
+++ b/thermferm/Makefile	Mon Apr 22 11:33:04 2024 +0200
@@ -62,7 +62,7 @@
 lcd-pcf8574.o: thermferm.h lcd-pcf8574.h slcd.h
 lock.o: lock.h thermferm.h
 mqtt.o: thermferm.h rdconfig.h devices.h xutil.h delay.h mqtt.h websocket.h
-one-wire.o: thermferm.h statetbl.h one-wire.h devices.h delay.h futil.h xutil.h
+one-wire.o: thermferm.h statetbl.h one-wire.h devices.h delay.h websocket.h futil.h xutil.h
 panel.o: thermferm.h delay.h lcd-pcf8574.h slcd.h panel.h
 pid.o: thermferm.h pid.h
 rc-switch.o: thermferm.h xutil.h delay.h rc-switch.h

mercurial