X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/bfec9cc7ab5a396f7662090b208691ec59a69f1b..2c3ce1f7a7370483bf6a23939488dc4908064b19:/doc/xmlrpc/Makefile

diff --git a/doc/xmlrpc/Makefile b/doc/xmlrpc/Makefile
index d46679ca..fcbc7630 100644
--- a/doc/xmlrpc/Makefile
+++ b/doc/xmlrpc/Makefile
@@ -1,5 +1,5 @@
 all:
-	xsltproc -o book/ --xinclude /usr/share/sgml/docbook/stylesheet/xsl/docbook-xsl/html/chunk.xsl API.xml
+	xsltproc -o book/ --xinclude ../xslt/html/chunk.xsl API.xml
 
 clean:
 	rm book/*html