|
From: <sv...@va...> - 2008-02-03 22:35:56
|
Author: njn
Date: 2008-02-03 22:35:58 +0000 (Sun, 03 Feb 2008)
New Revision: 7369
Log:
minor tweak
Modified:
branches/VALGRIND_3_3_BRANCH/docs/xml/manual-writing-tools.xml
Modified: branches/VALGRIND_3_3_BRANCH/docs/xml/manual-writing-tools.xml
===================================================================
--- branches/VALGRIND_3_3_BRANCH/docs/xml/manual-writing-tools.xml 2008-02-03 22:35:21 UTC (rev 7368)
+++ branches/VALGRIND_3_3_BRANCH/docs/xml/manual-writing-tools.xml 2008-02-03 22:35:58 UTC (rev 7369)
@@ -123,8 +123,8 @@
<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>
|