From: Bart Van Assche Date: Mon, 28 Apr 2008 16:51:24 +0000 (+0000) Subject: Updated Makefile.am after having renamed an output file. X-Git-Tag: svn/VALGRIND_3_4_0~669 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=829c08bedcc04c26c6d683827c62887c5e47af24;p=thirdparty%2Fvalgrind.git Updated Makefile.am after having renamed an output file. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@7955 --- diff --git a/exp-drd/tests/Makefile.am b/exp-drd/tests/Makefile.am index ddc53f965d..69c1902d14 100644 --- a/exp-drd/tests/Makefile.am +++ b/exp-drd/tests/Makefile.am @@ -104,7 +104,7 @@ EXTRA_DIST = \ tc08_hbl2.stdout.exp \ tc08_hbl2.vgtest \ tc09_bad_unlock.stderr.exp \ - tc09_bad_unlock.stderr.exp-opensuse11 \ + tc09_bad_unlock.stderr.exp-glibc2.8 \ tc09_bad_unlock.vgtest \ tc10_rec_lock.stderr.exp \ tc10_rec_lock.vgtest \