summaryrefslogtreecommitdiff
path: root/t/yacc-bison-skeleton-cxx.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/yacc-bison-skeleton-cxx.sh')
-rw-r--r--t/yacc-bison-skeleton-cxx.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/yacc-bison-skeleton-cxx.sh b/t/yacc-bison-skeleton-cxx.sh
index 279337412..ab3face6b 100644
--- a/t/yacc-bison-skeleton-cxx.sh
+++ b/t/yacc-bison-skeleton-cxx.sh
@@ -97,6 +97,6 @@ $MAKE
# Check that distribution is self-contained, and do not require
# bison to be built.
-yl_distcheck YACC=false DISTCHECK_CONFIGURE_FLAGS='YACC=false'
+$MAKE distcheck YACC=false DISTCHECK_CONFIGURE_FLAGS='YACC=false'
: