diff DOCS/xml/pl/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 bfef1e331186
children 71a4c2eb1340
line wrap: on
line diff
--- a/DOCS/xml/pl/Makefile	Mon Oct 20 00:58:46 2003 +0000
+++ b/DOCS/xml/pl/Makefile	Mon Oct 20 09:56:48 2003 +0000
@@ -7,4 +7,5 @@
 USE_SYMLINKS = yes
 
 # Dependency information.
-$(HTMLDIR)/index.html: $(wildcard *.xml)
+$(HTMLDIR)/index.html: $(wildcard *.xml) html-common.xsl
+$(HTMLFILE): $(wildcard *.xml) html-common.xsl