aboutsummaryrefslogtreecommitdiff
path: root/rules.mak
diff options
context:
space:
mode:
authorMarkus Armbruster <armbru@redhat.com>2019-02-13 14:02:40 +0100
committerLaurent Vivier <laurent@vivier.eu>2019-03-06 11:10:35 +0100
commit9ab71e5ee5167ca6e5c42a386b82060a7ca55b13 (patch)
tree331c9639017f48207d02678f96863cc685579ebd /rules.mak
parentacfea13780ab3e98fc9fa5f7773da6ee7472c42b (diff)
build: Correct explanation of unnest-vars example
Cc: Fam Zheng <fam@euphon.net> Signed-off-by: Markus Armbruster <armbru@redhat.com> Message-Id: <20190213130240.15492-1-armbru@redhat.com> Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Diffstat (limited to 'rules.mak')
-rw-r--r--rules.mak2
1 files changed, 1 insertions, 1 deletions
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