mash/Makefile

changeset 332
32ee2be19354
parent 103
99c47a8a61cb
--- a/mash/Makefile	Sun Mar 08 17:26:54 2015 +0100
+++ b/mash/Makefile	Sun Mar 08 17:57:21 2015 +0100
@@ -54,11 +54,11 @@
 
 # DO NOT DELETE THIS LINE - MAKE DEPEND RELIES ON IT
 # Dependencies generated by make depend
-sensors.o: mash.h
+sensors.o: mash.h xutil.h
 lock.o: mash.h lock.h
 beerxml.o: mash.h beerxml.h
 lcd-pcf8574.o: mash.h lcd-pcf8574.h
-mash.o: mash.h lock.h logger.h xutil.h beerxml.h
+mash.o: mash.h lock.h logger.h xutil.h beerxml.h lcd-pcf8574.h sensors.h
 xutil.o: mash.h xutil.h
 rdconfig.o: mash.h xutil.h
 logger.o: mash.h xutil.h logger.h

mercurial