From: Paul Floyd Date: Sun, 5 Nov 2023 12:45:59 +0000 (+0100) Subject: massif regtest: typo in Makefile.am X-Git-Tag: VALGRIND_3_23_0~288 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=437aa6ae306e4dbf75525f949358abf2150965cf;p=thirdparty%2Fvalgrind.git massif regtest: typo in Makefile.am --- diff --git a/massif/tests/Makefile.am b/massif/tests/Makefile.am index e4a21a4218..76557d4cbe 100644 --- a/massif/tests/Makefile.am +++ b/massif/tests/Makefile.am @@ -1,7 +1,7 @@ include $(top_srcdir)/Makefile.tool-tests.am -dist_noinst_SCRIPTS = filter_stderr filter_verbose filer_new_aligned +dist_noinst_SCRIPTS = filter_stderr filter_verbose filter_new_aligned EXTRA_DIST = \ alloc-fns-A.post.exp alloc-fns-A.stderr.exp alloc-fns-A.vgtest \