thermferm/Makefile

changeset 569
9c69d43bfb06
parent 499
602d9968960f
child 570
1e0192b295b9
--- a/thermferm/Makefile	Mon Jan 07 13:23:17 2019 +0100
+++ b/thermferm/Makefile	Thu Jan 10 16:33:42 2019 +0100
@@ -55,7 +55,7 @@
 # DO NOT DELETE THIS LINE - MAKE DEPEND RELIES ON IT
 # Dependencies generated by make depend
 rc-switch.o: thermferm.h xutil.h rc-switch.h
-mqtt.o: thermferm.h xutil.h mqtt.h
+mqtt.o: thermferm.h logger.h devices.h xutil.h mqtt.h
 slcd.o: thermferm.h slcd.h futil.h xutil.h
 panel.o: thermferm.h lcd-pcf8574.h slcd.h panel.h
 devices.o: thermferm.h devices.h rc-switch.h panel.h xutil.h

mercurial