]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Add missing filter scripts to Makefile.am so they are included in
authorFlorian Krohm <florian@eich-krohm.de>
Thu, 20 Oct 2011 01:17:12 +0000 (01:17 +0000)
committerFlorian Krohm <florian@eich-krohm.de>
Thu, 20 Oct 2011 01:17:12 +0000 (01:17 +0000)
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

helgrind/tests/Makefile.am
memcheck/tests/Makefile.am

index f076dedcb5de7b3c6755faa61f5595bd20870340..996a8e690562bc36bd3db44fb0b8da0c57d139f4 100644 (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 \
index 8fd441e152fddfe3f0b8f07cc080554e21355b95..e9d7122b13d4d103df8975d401170a0ba544f604 100644 (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