]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
auxprogs/Makefile.am (EXTRA_DIST): Add ltpchecks helper files
authorMark Wielaard <mark@klomp.org>
Tue, 22 Apr 2025 16:24:31 +0000 (18:24 +0200)
committerMark Wielaard <mark@klomp.org>
Tue, 22 Apr 2025 16:24:40 +0000 (18:24 +0200)
ltp-tester.sh, ltp-excludes.txt and ltp-error-patterns.txt, breaking
make ltpchecks.

auxprogs/Makefile.am

index 00c743bc11f8fad7997c80fbac85660f0b9c71db..9cec4f222b364965d19cb4b7b0568cfa584eaa72 100644 (file)
@@ -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 \