thermferm/Makefile

changeset 187
3c8bf18fdf42
parent 184
db997a04fde3
child 198
20716bcff2b0
--- a/thermferm/Makefile	Tue Aug 05 21:46:49 2014 +0200
+++ b/thermferm/Makefile	Tue Aug 05 22:29:22 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 devices.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
 # End of generated dependencies

mercurial