No need to list m_gdbserver.c twice in the Makefile.am.


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@12770 a5019735-40e9-0310-863c-91ae7b9d1cf9
diff --git a/coregrind/Makefile.am b/coregrind/Makefile.am
index 68b8ed2..0d44da6 100644
--- a/coregrind/Makefile.am
+++ b/coregrind/Makefile.am
@@ -304,7 +304,6 @@
 	m_dispatch/dispatch-mips32-linux.S \
 	m_dispatch/dispatch-x86-darwin.S \
 	m_dispatch/dispatch-amd64-darwin.S \
-	m_gdbserver/m_gdbserver.c \
 	m_gdbserver/inferiors.c \
 	m_gdbserver/m_gdbserver.c \
 	m_gdbserver/regcache.c \