diff --git a/coregrind/Makefile.am b/coregrind/Makefile.am index 29fa297cb..6220f79c1 100644 --- a/coregrind/Makefile.am +++ b/coregrind/Makefile.am @@ -23,7 +23,8 @@ endif EXTRA_DIST = \ m_debuginfo/UNUSED_STABS.txt \ - m_debuginfo/README.txt + m_debuginfo/README.txt \ + m_gdbserver/README_DEVELOPERS #---------------------------------------------------------------------------- # The launcher. Built for the primary target only.