example-tutorial Makefile,1.9,1.10

Paul W. Frields (pfrields) fedora-docs-commits at redhat.com
Wed Jun 29 14:17:04 UTC 2005


Author: pfrields

Update of /cvs/docs/example-tutorial
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8624

Modified Files:
	Makefile 
Log Message:
Added support for html-nochunks


Index: Makefile
===================================================================
RCS file: /cvs/docs/example-tutorial/Makefile,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- Makefile	29 Jun 2005 02:16:46 -0000	1.9
+++ Makefile	29 Jun 2005 14:17:01 -0000	1.10
@@ -10,6 +10,7 @@
 
 XSLPDF		= ../docs-common/xsl/main-pdf.xsl
 XSLHTML        	= ../docs-common/xsl/main-html.xsl
+XSLHTMLNOCHUNKS	= ../docs-common/xsl/main-html-nochunks.xsl
 LANG	       	= en
 DOCNAME        	= example-tutorial-$(LANG)
 XMLFILE        	= $(DOCNAME).xml




More information about the Fedora-docs-commits mailing list