From: Rafael L. <rla...@us...> - 2003-03-16 22:17:35
|
Update of /cvsroot/plplot/plplot/doc/docbook/src In directory sc8-pr-cvs1:/tmp/cvs-serv13996 Modified Files: Makefile.am Log Message: Removed the *.in files from EXTRA_DIST, since this is automatically done by Automake. On the other hand, $(MASTER_XML) is added to EXTRA_DIST) because it _must_ be included in the tarball, otherwise, the documentation will be unnecessarily rebuilt after ./configure --enable-docbook in a source tree freshly decompacted from the distribution tarball. Actually, this reverts the previous cvs commit in which $(MASTER_XML) was removed from SOURCE_FILES. |