thermferm/Makefile

changeset 259
b7c967359771
parent 245
b01b6238eb67
child 316
73cd31dc6ce1
--- 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

mercurial