brewco/Makefile

changeset 451
2247970de278
parent 447
b48368855ec4
child 458
43a8ecb53637
--- a/brewco/Makefile	Sun Dec 06 20:23:31 2015 +0100
+++ b/brewco/Makefile	Thu Dec 10 15:58:01 2015 +0100
@@ -54,8 +54,8 @@
 
 # DO NOT DELETE THIS LINE - MAKE DEPEND RELIES ON IT
 # Dependencies generated by make depend
-setup.o: brewco.h slcd.h setup.h prompt.h xutil.h keyboard.h
-devices.o: brewco.h devices.h xutil.h keyboard.h
+setup.o: brewco.h slcd.h setup.h prompt.h xutil.h keyboard.h rdconfig.h
+devices.o: brewco.h devices.h xutil.h keyboard.h slcd.h
 xutil.o: brewco.h xutil.h
 brewco.o: brewco.h rdconfig.h rdsession.h util.h xutil.h lcd-pcf8574.h slcd.h lock.h devices.h keyboard.h simulator.h prompt.h setup.h
 lock.o: lock.h brewco.h

mercurial