summaryrefslogtreecommitdiff
path: root/t/extra-dist-wildcards.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/extra-dist-wildcards.sh')
-rw-r--r--t/extra-dist-wildcards.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/t/extra-dist-wildcards.sh b/t/extra-dist-wildcards.sh
index 5e7ef9801..782b8d772 100644
--- 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