thermferm/Makefile

changeset 245
b01b6238eb67
parent 211
81160e2e738c
child 259
b7c967359771
--- a/thermferm/Makefile	Sat Aug 16 17:11:09 2014 +0200
+++ b/thermferm/Makefile	Mon Aug 18 15:10:09 2014 +0200
@@ -64,6 +64,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 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
+server.o: rdconfig.h thermferm.h logger.h devices.h server.h lcd-buffer.h xutil.h
 rdconfig.o: rdconfig.h thermferm.h futil.h xutil.h
 # End of generated dependencies

mercurial