summaryrefslogtreecommitdiff
path: root/t/lex-lib-external.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/lex-lib-external.sh')
-rw-r--r--t/lex-lib-external.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/lex-lib-external.sh b/t/lex-lib-external.sh
index c02fbb146..8f09cdc63 100644
--- a/t/lex-lib-external.sh
+++ b/t/lex-lib-external.sh
@@ -74,6 +74,6 @@ if ! cross_compiling; then
echo BAD | ./lexer && exit 1
: For shells with busted 'set -e'.
fi
-yl_distcheck
+$MAKE distcheck
: