diff DOCS/xml/en/Makefile @ 11188:6dfed0b2a300

Add support for building all-in-one HTML docs. (Files go to DOCS/HTML-single)
author lumag
date Mon, 20 Oct 2003 09:56:48 +0000
parents 4dc3149f5b74
children 71a4c2eb1340
line wrap: on
line diff
--- a/DOCS/xml/en/Makefile	Mon Oct 20 00:58:46 2003 +0000
+++ b/DOCS/xml/en/Makefile	Mon Oct 20 09:56:48 2003 +0000
@@ -8,3 +8,4 @@
 
 # Dependency information.
 $(HTMLDIR)/index.html: $(wildcard *.xml)
+$(HTMLFILE): $(wildcard *.xml)