]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
dhat/tests/Makefile.am: Add filter_copy to dist_noinst_SCRIPTS
authorMark Wielaard <mark@klomp.org>
Tue, 8 Dec 2020 11:00:44 +0000 (12:00 +0100)
committerMark Wielaard <mark@klomp.org>
Tue, 8 Dec 2020 11:00:49 +0000 (12:00 +0100)
Make sure that make dist includes all needed test filters.

dhat/tests/Makefile.am

index fb9acb41b38d8d742d786f8211f9e312574a04a3..ce01a742f72fcf8accce777f3c93ad3960a16ee2 100644 (file)
@@ -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 \