thermferm/Makefile

changeset 198
20716bcff2b0
parent 187
3c8bf18fdf42
child 201
e589247c779c
--- a/thermferm/Makefile	Sat Aug 09 16:56:31 2014 +0200
+++ b/thermferm/Makefile	Sat Aug 09 17:06:25 2014 +0200
@@ -55,13 +55,14 @@
 # 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
+panel.o: thermferm.h panel.h
 devices.o: thermferm.h devices.h rc-switch.h xutil.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
 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 futil.h xutil.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
 xutil.o: thermferm.h xutil.h
 server.o: rdconfig.h thermferm.h logger.h devices.h server.h xutil.h
 rdconfig.o: rdconfig.h thermferm.h futil.h xutil.h

mercurial