summaryrefslogtreecommitdiff
path: root/t/lex-clean-cxx.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/lex-clean-cxx.sh')
-rwxr-xr-xt/lex-clean-cxx.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/lex-clean-cxx.sh b/t/lex-clean-cxx.sh
index a61dd98b5..38a129c5a 100755
--- a/t/lex-clean-cxx.sh
+++ b/t/lex-clean-cxx.sh
@@ -17,7 +17,7 @@
# Check that C++ source files derived from non-distributed Lex sources
# are cleaned by "make clean", while C++ source files derived from
# distributed Lex sources are cleaned by "make maintainer-clean".
-# See also sister test 'lex-clean.test'.
+# See also sister test 'lex-clean.sh'.
required='c++ lex'
. ./defs || exit 1