thermferm/Makefile

changeset 184
db997a04fde3
parent 183
6c3accd7e60e
child 187
3c8bf18fdf42
--- a/thermferm/Makefile	Tue Aug 05 15:45:23 2014 +0200
+++ b/thermferm/Makefile	Tue Aug 05 16:24:17 2014 +0200
@@ -63,6 +63,6 @@
 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
 xutil.o: thermferm.h xutil.h
-server.o: rdconfig.h thermferm.h logger.h server.h xutil.h
+server.o: rdconfig.h thermferm.h logger.h server.h xutil.h devices.h
 rdconfig.o: rdconfig.h thermferm.h futil.h xutil.h
 # End of generated dependencies

mercurial