Add missing filter scripts to Makefile.am so they are included in

the tarball generated by "make dist".
With this change running regtest from the tarball produces the same
results as a regtest on a checked out repository (on x86 that is).


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@12172
This commit is contained in:
Florian Krohm 2011-10-20 01:17:12 +00:00
parent 3533e70bbf
commit 086294dbed
2 changed files with 5 additions and 2 deletions

View File

@ -1,7 +1,9 @@
include $(top_srcdir)/Makefile.tool-tests.am
dist_noinst_SCRIPTS = filter_stderr
dist_noinst_SCRIPTS = filter_stderr \
filter_helgrind \
filter_xml
EXTRA_DIST = \
annotate_hbefore.vgtest annotate_hbefore.stdout.exp \

View File

@ -41,7 +41,8 @@ dist_noinst_SCRIPTS = \
filter_allocs \
filter_leak_cases_possible \
filter_stderr filter_xml \
filter_varinfo3
filter_varinfo3 \
filter_memcheck
noinst_HEADERS = leak.h