From 9ce05bc8b95751ffe65c64ecd45aeef8618d90c8 Mon Sep 17 00:00:00 2001 From: Stefano Lattarini Date: Sat, 20 Apr 2013 14:44:41 +0200 Subject: [PATCH] tests: fix botched cross-reference in a heading comment * t/extra-dist-wildcards.sh: Here. Signed-off-by: Stefano Lattarini --- t/extra-dist-wildcards.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/t/extra-dist-wildcards.sh b/t/extra-dist-wildcards.sh index 5e7ef9801..782b8d772 100755 --- a/t/extra-dist-wildcards.sh +++ b/t/extra-dist-wildcards.sh @@ -16,8 +16,8 @@ # Check that wildcards in EXTRA_DIST are honoured. # Suggested by observations from Braden McDaniel. -# See also sister test 'extra11.sh', that checks a similar usage -# with the involvement of the $(wildcard) GNU make builtin. +# See also sister test 'extra-dist-wildcards-gnu.sh', that checks a +# similar usage with the involvement of the $(wildcard) GNU make builtin. required=GNUmake . test-init.sh -- 2.47.2