diff -r 50d2187fdb74 -r b9a1f5da870a thermferm/Makefile --- a/thermferm/Makefile Sun Jul 13 21:00:01 2014 +0200 +++ b/thermferm/Makefile Sun Jul 13 21:01:18 2014 +0200 @@ -56,7 +56,7 @@ # Dependencies generated by make depend thermferm.o: lock.h logger.h rdconfig.h sensors.h server.h thermferm.h lcd-pcf8574.h lcd-buffer.h futil.h units.h xutil.h sensors.o: sensors.h thermferm.h xutil.h -lcd-buffer.o: thermferm.h lcd-buffer.h +lcd-buffer.o: thermferm.h lcd-buffer.h lcd-pcf8574.h futil.o: thermferm.h futil.h lock.o: lock.h thermferm.h logger.o: logger.h thermferm.h futil.h xutil.h