diff -r e02393b29733 -r b7c967359771 thermferm/Makefile --- a/thermferm/Makefile Wed Aug 20 22:15:12 2014 +0200 +++ b/thermferm/Makefile Fri Aug 22 17:12:42 2014 +0200 @@ -62,8 +62,9 @@ lock.o: lock.h thermferm.h logger.o: logger.h thermferm.h futil.h xutil.h lcd-pcf8574.o: thermferm.h lcd-pcf8574.h -thermferm.o: lock.h logger.h rdconfig.h devices.h server.h thermferm.h lcd-pcf8574.h lcd-buffer.h panel.h futil.h xutil.h +thermferm.o: lock.h logger.h rdconfig.h devices.h server.h thermferm.h simulator.h lcd-pcf8574.h lcd-buffer.h panel.h futil.h xutil.h xutil.o: thermferm.h xutil.h server.o: rdconfig.h thermferm.h logger.h devices.h server.h lcd-buffer.h xutil.h +simulator.o: thermferm.h simulator.h rdconfig.o: rdconfig.h thermferm.h futil.h xutil.h # End of generated dependencies