diff options
Diffstat (limited to 'documentation/Makefile')
-rw-r--r-- | documentation/Makefile | 2 |
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. |
345 | XSL_BASE_URI = http://docbook.sourceforge.net/release/xsl/current | 345 | XSL_BASE_URI = http://docbook.sourceforge.net/release/xsl/1.76.1 |
346 | XSL_XHTML_URI = $(XSL_BASE_URI)/xhtml/docbook.xsl | 346 | XSL_XHTML_URI = $(XSL_BASE_URI)/xhtml/docbook.xsl |
347 | 347 | ||
348 | all: $(ALLPREQ) | 348 | all: $(ALLPREQ) |