summaryrefslogtreecommitdiff
path: root/tests/lflags.test
diff options
context:
space:
mode:
Diffstat (limited to 'tests/lflags.test')
-rwxr-xr-xtests/lflags.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/lflags.test b/tests/lflags.test
index 42e6da0a4..63e1073e7 100755
--- a/tests/lflags.test
+++ b/tests/lflags.test
@@ -17,7 +17,7 @@
# Check that $(LFLAGS) takes precedence over both $(AM_LFLAGS) and
# $(foo_LFLAGS).
# Please keep this in sync with the sister tests lflags2.test, yflags.test
-# and yflags2.test
+# and yflags2.test.
required=cc
. ./defs || Exit 1