From 0d689e773ba61ea9f3fa2022afce54762f4ae28c Mon Sep 17 00:00:00 2001 From: Florian Krohm Date: Sun, 23 Oct 2011 13:51:34 +0000 Subject: [PATCH] Include README_DEVELOPERS for the GDB server in the tarball. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@12217 --- coregrind/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/coregrind/Makefile.am b/coregrind/Makefile.am index 29fa297cb8..6220f79c13 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. -- 2.47.2