|
From: <sv...@va...> - 2007-02-16 11:57:20
|
Author: njn
Date: 2007-02-16 11:57:18 +0000 (Fri, 16 Feb 2007)
New Revision: 6592
Log:
correctify
Modified:
trunk/docs/xml/manual-writing-tools.xml
Modified: trunk/docs/xml/manual-writing-tools.xml
===================================================================
--- trunk/docs/xml/manual-writing-tools.xml 2007-02-16 11:13:53 UTC (rev 6591)
+++ trunk/docs/xml/manual-writing-tools.xml 2007-02-16 11:57:18 UTC (rev 6592)
@@ -123,7 +123,8 @@
<listitem>
<para>Edit <filename>Makefile.am</filename>, adding the new directory
<filename>foobar</filename> to the
- <computeroutput>TOOLS</computeroutput> variable.</para>
+ <computeroutput>TOOLS</computeroutput> and
+ <computeroutput>SUBDIRS</computeroutput>variables.</para>
</listitem>
<listitem>
|