From: Mark Wielaard Date: Tue, 22 Apr 2025 16:24:31 +0000 (+0200) Subject: auxprogs/Makefile.am (EXTRA_DIST): Add ltpchecks helper files X-Git-Tag: VALGRIND_3_25_0~12 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f1a9c084d59bacac51535922f1f3c77b6fea08d0;p=thirdparty%2Fvalgrind.git auxprogs/Makefile.am (EXTRA_DIST): Add ltpchecks helper files ltp-tester.sh, ltp-excludes.txt and ltp-error-patterns.txt, breaking make ltpchecks. --- diff --git a/auxprogs/Makefile.am b/auxprogs/Makefile.am index 00c743bc1..9cec4f222 100644 --- a/auxprogs/Makefile.am +++ b/auxprogs/Makefile.am @@ -16,6 +16,9 @@ EXTRA_DIST = \ gsl-1.6.patch \ gsl-1.6.supp \ gsl-1.6.out.x86.exp \ + ltp-tester.sh \ + ltp-excludes.txt \ + ltp-error-patterns.txt \ posixtestsuite-1.5.1-diff.txt \ ppcfround.c \ ppc64shifts.c \