From: Paul Floyd Date: Fri, 31 Mar 2023 10:41:40 +0000 (+0200) Subject: Remove source file added to EXTRA_DIST in error X-Git-Tag: VALGRIND_3_21_0~86 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=78d0dc51c0cf78cac35e042d0f6fbf245ca6cf08;p=thirdparty%2Fvalgrind.git Remove source file added to EXTRA_DIST in error --- diff --git a/memcheck/tests/linux/Makefile.am b/memcheck/tests/linux/Makefile.am index af88e8cb6f..2c49b575ba 100644 --- a/memcheck/tests/linux/Makefile.am +++ b/memcheck/tests/linux/Makefile.am @@ -4,7 +4,7 @@ include $(top_srcdir)/Makefile.tool-tests.am dist_noinst_SCRIPTS = filter_stderr EXTRA_DIST = \ - aligned_alloc.c aligned_alloc.vgtest aligned_alloc.stderr.exp \ + aligned_alloc.vgtest aligned_alloc.stderr.exp \ brk.stderr.exp brk.vgtest \ capget.vgtest capget.stderr.exp capget.stderr.exp2 capget.stderr.exp3 \ debuginfod-check.stderr.exp debuginfod-check.vgtest.in \