diff -r 0258107a9e72 -r 13502d0dda65 thermferm/Makefile --- a/thermferm/Makefile Sat Nov 14 17:00:37 2015 +0100 +++ b/thermferm/Makefile Sat Nov 14 23:40:51 2015 +0100 @@ -55,8 +55,8 @@ # 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 -slcd.o: thermferm.h slcd.h -panel.o: thermferm.h lcd-pcf8574.h panel.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 lcd-buffer.o: thermferm.h lcd-buffer.h lcd-pcf8574.h slcd.h panel.h futil.o: thermferm.h futil.h