From: Julian Seward Date: Sun, 7 Jan 2007 17:43:49 +0000 (+0000) Subject: Partial merge of r6397 (Include missing files in tarball.) X-Git-Tag: svn/VALGRIND_3_2_2~23 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4cf906518f15cd451c2de9237eed959b1d9622c4;p=thirdparty%2Fvalgrind.git Partial merge of r6397 (Include missing files in tarball.) git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_2_BRANCH@6483 --- diff --git a/memcheck/tests/Makefile.am b/memcheck/tests/Makefile.am index cd1566984b..169c735125 100644 --- a/memcheck/tests/Makefile.am +++ b/memcheck/tests/Makefile.am @@ -118,6 +118,7 @@ EXTRA_DIST = $(noinst_SCRIPTS) \ vcpu_fbench.stdout.exp vcpu_fbench.stderr.exp vcpu_fbench.vgtest \ vcpu_fnfns.stdout.exp vcpu_fnfns.stderr.exp vcpu_fnfns.vgtest \ vgtest_ume.stderr.exp vgtest_ume.disabled \ + with-space.stderr.exp with-space.stdout.exp with-space.vgtest \ wrap1.vgtest wrap1.stdout.exp wrap1.stderr.exp \ wrap2.vgtest wrap2.stdout.exp wrap2.stderr.exp \ wrap3.vgtest wrap3.stdout.exp wrap3.stderr.exp \