]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
minor tweak
authorNicholas Nethercote <njn@valgrind.org>
Sun, 3 Feb 2008 22:35:58 +0000 (22:35 +0000)
committerNicholas Nethercote <njn@valgrind.org>
Sun, 3 Feb 2008 22:35:58 +0000 (22:35 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_3_BRANCH@7369

docs/xml/manual-writing-tools.xml

index 6833b5bdfcfc08bd0a5c228293919cd13592c834..a78254cccb3c677c3145a9f332aaa53cb9c19a00 100644 (file)
@@ -123,8 +123,8 @@ top-level directory <computeroutput>valgrind/</computeroutput>.</para>
   <listitem>
    <para>Edit <filename>Makefile.am</filename>, adding the new directory
    <filename>foobar</filename> to the
-   <computeroutput>TOOLS</computeroutput> and
-   <computeroutput>SUBDIRS</computeroutput>variables.</para>
+   <computeroutput>TOOLS</computeroutput> or
+   <computeroutput>EXP_TOOLS</computeroutput>variables.</para>
   </listitem>
 
   <listitem>