]> sourceware.org Git - valgrind.git/commitdiff
Remove source file added to EXTRA_DIST in error
authorPaul Floyd <pjfloyd@wanadoo.fr>
Fri, 31 Mar 2023 10:41:40 +0000 (12:41 +0200)
committerPaul Floyd <pjfloyd@wanadoo.fr>
Fri, 31 Mar 2023 10:41:40 +0000 (12:41 +0200)
memcheck/tests/linux/Makefile.am

index af88e8cb6f23ae3181b63192698207b799481a9e..2c49b575ba50e8c8128e257de631c222dcd42172 100644 (file)
@@ -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 \
This page took 0.030527 seconds and 5 git commands to generate.