* Makefile.am (EXTRA_DIST): Add `README'.
authorueno <ueno>
Tue, 12 Sep 2000 13:43:23 +0000 (13:43 +0000)
committerueno <ueno>
Tue, 12 Sep 2000 13:43:23 +0000 (13:43 +0000)
* README: Fix typo.

doc/Makefile.am
doc/README

index cabf449..c061e04 100644 (file)
@@ -1,5 +1,5 @@
 TEXI_XML = ./texi_xml
-EXTRA_DIST = liece.xml liece.info
+EXTRA_DIST = README liece.xml liece.info
 DISTCLEANFILES = liece.info
 CLEANFILES = *~
 
index 7348fcc..41b2d92 100644 (file)
@@ -2,12 +2,12 @@ This is the Liece documentation in DocBook XML format README.
 ===========================================================
 
 We are rewriting the Liece documentation in DocBook XML format.
-For texinfo output, you have to install docbook2X[1] and SAXON[2] (the XSLT processor)
-and follow the instructions below:
+For texinfo output, you have to install docbook2X[1] and SAXON[2] (the
+XSLT processor) and follow the instructions below:
 
-(0) Install a Java VM
+(0) Install a Java VM.
 (1) Add `saxon.jar' to CLASSPATH.
-(2) Copy docbook2X/texi_xml and docbook2X/xslt to this directory.
+(2) Copy docbook2X/texi_xml and docbook2X/xslt in this directory.
 (3) Run `make' in the top directory.
 
 Footnotes: