From: Paul Floyd Date: Tue, 12 Apr 2022 21:55:46 +0000 (+0200) Subject: Fix typo in EXTRA_DIST X-Git-Tag: VALGRIND_3_20_0~108 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d5b782056d5b690f508ff90f37d24926d12d1e78;p=thirdparty%2Fvalgrind.git Fix typo in EXTRA_DIST --- diff --git a/none/tests/freebsd/Makefile.am b/none/tests/freebsd/Makefile.am index 345990c627..5fc3e96972 100644 --- a/none/tests/freebsd/Makefile.am +++ b/none/tests/freebsd/Makefile.am @@ -27,7 +27,7 @@ EXTRA_DIST = \ fexecve_txt.vgtest \ fexecve_txt.stderr.exp \ 452275.vgtest \ - 452275.stderr.out + 452275.stderr.exp check_PROGRAMS = \ auxv osrel swapcontext hello_world fexecve 452275