On 04/03/2019 11:11, Markus Armbruster wrote: > I guess this could go via -trivial. > > Markus Armbruster <[email protected]> writes: > >> Cc: Fam Zheng <[email protected]> >> Signed-off-by: Markus Armbruster <[email protected]> >> --- >> rules.mak | 2 +- >> 1 file changed, 1 insertion(+), 1 deletion(-) >> >> diff --git a/rules.mak b/rules.mak >> index 86e033d815..19f3d2c126 100644 >> --- a/rules.mak >> +++ b/rules.mak >> @@ -327,7 +327,7 @@ endef >> # ../water/ice.mo-libs = -licemaker >> # ../water/ice.mo-objs = ../water/ice1.o ../water/ice2.o >> # >> -# Note that 'hot' didn't include 'season/' in the input, so 'summer.o' is >> not >> +# Note that 'hot' didn't include 'water/' in the input, so 'steam.o' is not >> # included. >> # >> define unnest-vars >
Applied to my trivial-patches branch. Thanks, Laurent
