brewpanel/Makefile

changeset 412
f1a042a59b61
parent 409
cdf68044adaf
child 413
299551b5dab5
--- a/brewpanel/Makefile	Sat Nov 07 22:42:47 2015 +0100
+++ b/brewpanel/Makefile	Sun Nov 08 17:49:29 2015 +0100
@@ -57,7 +57,8 @@
 
 # DO NOT DELETE THIS LINE - MAKE DEPEND RELIES ON IT
 # Dependencies generated by make depend
+slcd.o: brewpanel.h slcd.h
 sdlgui.o: brewpanel.h sdlgui.h lcdfont10x16.h
-dlgBrew.o: brewpanel.h dlgBrew.h sdlgui.h
+dlgBrew.o: brewpanel.h dlgBrew.h sdlgui.h slcd.h
 brewpanel.o: brewpanel.h sdlgui.h dlgBrew.h
 # End of generated dependencies

mercurial