From: Bart Van Assche Date: Thu, 25 Dec 2008 09:09:59 +0000 (+0000) Subject: Made sure that the file bar_trivial.stdout.exp gets included in the distribution... X-Git-Tag: svn/VALGRIND_3_4_0~14 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b296eff401d722de13db1dc1d2c6e01c5fa7882;p=thirdparty%2Fvalgrind.git Made sure that the file bar_trivial.stdout.exp gets included in the distribution tarball. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8883 --- diff --git a/drd/tests/Makefile.am b/drd/tests/Makefile.am index 1858adef8b..36edbcb548 100644 --- a/drd/tests/Makefile.am +++ b/drd/tests/Makefile.am @@ -22,6 +22,7 @@ EXTRA_DIST = \ atomic_var.vgtest \ bar_bad.stderr.exp \ bar_bad.vgtest \ + bar_trivial.stdout.exp \ bar_trivial.stderr.exp \ bar_trivial.vgtest \ boost_thread.stderr.exp \