thermferm/Makefile

changeset 201
e589247c779c
parent 198
20716bcff2b0
child 211
81160e2e738c
--- a/thermferm/Makefile	Sat Aug 09 21:42:28 2014 +0200
+++ b/thermferm/Makefile	Sat Aug 09 21:43:09 2014 +0200
@@ -55,9 +55,9 @@
 # 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
+panel.o: thermferm.h lcd-pcf8574.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
+lcd-buffer.o: thermferm.h lcd-buffer.h lcd-pcf8574.h panel.h
 futil.o: thermferm.h futil.h
 lock.o: lock.h thermferm.h
 logger.o: logger.h thermferm.h futil.h xutil.h

mercurial