summaryrefslogtreecommitdiff
path: root/t/lex-libobj.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/lex-libobj.sh')
-rw-r--r--t/lex-libobj.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/lex-libobj.sh b/t/lex-libobj.sh
index 0d994b173..52eb6a8ac 100644
--- a/t/lex-libobj.sh
+++ b/t/lex-libobj.sh
@@ -78,6 +78,6 @@ grep LIBOBJS Makefile # For debugging.
grep '^LIBOBJS *=.*yywrap.*\.o' Makefile # Sanity check.
$MAKE
-yl_distcheck
+$MAKE distcheck
: