Failures due to known VPATH support issues in that make implementation (the same issues that have been causing the long-standing bug#7884).
* t/lex-multiple.sh: Adjust. Signed-off-by: Stefano Lattarini <stefano.lattar...@gmail.com> --- t/lex-multiple.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/t/lex-multiple.sh b/t/lex-multiple.sh index 7383eaf..e804bb2 100644 --- a/t/lex-multiple.sh +++ b/t/lex-multiple.sh @@ -102,6 +102,6 @@ if ! cross_compiling; then : For shells with busted 'set -e'. fi -$MAKE distcheck +yl_distcheck : -- 1.8.3.rc2