summaryrefslogtreecommitdiff
path: root/t/lex3.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/lex3.sh')
-rw-r--r--t/lex3.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/lex3.sh b/t/lex3.sh
index 424be636b..db895425a 100644
--- a/t/lex3.sh
+++ b/t/lex3.sh
@@ -77,7 +77,7 @@ $MAKE distdir
test -f $distdir/foo.c
# Sanity check on distribution.
-yl_distcheck
+$MAKE distcheck
# While we are at it, make sure that foo.c is erased by
# maintainer-clean, and not by distclean.