From: Julian Seward Date: Wed, 17 Dec 2008 12:25:05 +0000 (+0000) Subject: Include new file (why-no-libc.txt) in the distro tarball. X-Git-Tag: svn/VALGRIND_3_4_0~66 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7bf24c84722aab69c23c8cde28ff4cc5126295e6;p=thirdparty%2Fvalgrind.git Include new file (why-no-libc.txt) in the distro tarball. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8831 --- diff --git a/docs/internals/Makefile.am b/docs/internals/Makefile.am index 691d229478..716e6f12a3 100644 --- a/docs/internals/Makefile.am +++ b/docs/internals/Makefile.am @@ -14,4 +14,5 @@ EXTRA_DIST = \ release-HOWTO.txt roadmap.txt \ segments-seginfos.txt threads-syscalls-signals.txt \ tm-mutexstates.dot tm-threadstates.dot tracking-fn-entry-exit.txt \ + why-no-libc.txt \ xml-output.txt