thermferm/Makefile

changeset 316
73cd31dc6ce1
parent 259
b7c967359771
child 363
468ec0d96cce
--- a/thermferm/Makefile	Tue Feb 17 23:27:47 2015 +0100
+++ b/thermferm/Makefile	Thu Feb 19 14:42:55 2015 +0100
@@ -62,7 +62,8 @@
 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 simulator.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 pid.h
+pid.o: thermferm.h pid.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

mercurial