summaryrefslogtreecommitdiffstats
path: root/documentation/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/Makefile')
-rw-r--r--documentation/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/Makefile b/documentation/Makefile
index 42e6bf930b..71420ac2bb 100644
--- a/documentation/Makefile
+++ b/documentation/Makefile
@@ -342,7 +342,7 @@ endif
342## 342##
343# These URI should be rewritten by your distribution's xml catalog to 343# These URI should be rewritten by your distribution's xml catalog to
344# match your locally installed XSL stylesheets. 344# match your locally installed XSL stylesheets.
345XSL_BASE_URI = http://docbook.sourceforge.net/release/xsl/current 345XSL_BASE_URI = http://docbook.sourceforge.net/release/xsl/1.76.1
346XSL_XHTML_URI = $(XSL_BASE_URI)/xhtml/docbook.xsl 346XSL_XHTML_URI = $(XSL_BASE_URI)/xhtml/docbook.xsl
347 347
348all: $(ALLPREQ) 348all: $(ALLPREQ)