|
From: <sv...@va...> - 2008-02-03 22:35:18
|
Author: njn
Date: 2008-02-03 22:35:21 +0000 (Sun, 03 Feb 2008)
New Revision: 7368
Log:
minor tweak
Modified:
trunk/docs/xml/manual-writing-tools.xml
Modified: trunk/docs/xml/manual-writing-tools.xml
===================================================================
--- trunk/docs/xml/manual-writing-tools.xml 2008-02-03 22:15:57 UTC (rev 7367)
+++ trunk/docs/xml/manual-writing-tools.xml 2008-02-03 22:35:21 UTC (rev 7368)
@@ -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>
|