From: Markus Armbruster Date: Wed, 13 Feb 2019 13:02:40 +0000 (+0100) Subject: build: Correct explanation of unnest-vars example X-Git-Tag: v4.0.0-rc0~59^2~2 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=9ab71e5ee5167ca6e5c42a386b82060a7ca55b13;p=users%2Fdwmw2%2Fqemu.git build: Correct explanation of unnest-vars example Cc: Fam Zheng Signed-off-by: Markus Armbruster Message-Id: <20190213130240.15492-1-armbru@redhat.com> Signed-off-by: Laurent Vivier --- 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