summaryrefslogtreecommitdiff
path: root/t/lflags.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/lflags.sh')
-rw-r--r--t/lflags.sh6
1 files changed, 4 insertions, 2 deletions
diff --git a/t/lflags.sh b/t/lflags.sh
index a7a59270a..0d630ad71 100644
--- a/t/lflags.sh
+++ b/t/lflags.sh
@@ -16,8 +16,10 @@
# Check that $(LFLAGS) takes precedence over both $(AM_LFLAGS) and
# $(foo_LFLAGS).
-# Please keep this in sync with the sister tests lflags2.sh, yflags.sh
-# and yflags2.sh.
+# Please keep this in sync with the sister tests:
+# - lflags-cxx.sh
+# - yflags.sh
+# - yflags-cxx.sh
required=cc
. test-init.sh