thermferm/Makefile

changeset 158
f1b7e2ef90be
parent 155
0d86f3c0a07b
child 159
9ebc2ad9ebfb
--- a/thermferm/Makefile	Thu Jul 31 13:43:09 2014 +0200
+++ b/thermferm/Makefile	Thu Jul 31 17:44:50 2014 +0200
@@ -54,8 +54,9 @@
 
 # DO NOT DELETE THIS LINE - MAKE DEPEND RELIES ON IT
 # Dependencies generated by make depend
-thermferm.o: lock.h logger.h rdconfig.h sensors.h server.h thermferm.h lcd-pcf8574.h lcd-buffer.h futil.h units.h xutil.h
+thermferm.o: lock.h logger.h rdconfig.h sensors.h devices.h server.h thermferm.h lcd-pcf8574.h lcd-buffer.h futil.h units.h xutil.h
 sensors.o: sensors.h thermferm.h xutil.h
+devices.o: devices.h thermferm.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

mercurial