Updated Makefile.am after having renamed an output file.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@7955 a5019735-40e9-0310-863c-91ae7b9d1cf9
diff --git a/exp-drd/tests/Makefile.am b/exp-drd/tests/Makefile.am
index ddc53f9..69c1902 100644
--- a/exp-drd/tests/Makefile.am
+++ b/exp-drd/tests/Makefile.am
@@ -104,7 +104,7 @@
 	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                        \