From: Mark Wielaard Date: Tue, 8 Dec 2020 11:00:44 +0000 (+0100) Subject: dhat/tests/Makefile.am: Add filter_copy to dist_noinst_SCRIPTS X-Git-Tag: VALGRIND_3_17_0~98 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=419d7cddca44816075cb259d6e117fe59c599cfd;p=thirdparty%2Fvalgrind.git dhat/tests/Makefile.am: Add filter_copy to dist_noinst_SCRIPTS Make sure that make dist includes all needed test filters. --- diff --git a/dhat/tests/Makefile.am b/dhat/tests/Makefile.am index fb9acb41b3..ce01a742f7 100644 --- a/dhat/tests/Makefile.am +++ b/dhat/tests/Makefile.am @@ -1,7 +1,7 @@ include $(top_srcdir)/Makefile.tool-tests.am -dist_noinst_SCRIPTS = filter_stderr +dist_noinst_SCRIPTS = filter_stderr filter_copy EXTRA_DIST = \ acc.stderr.exp acc.vgtest \