X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/bfec9cc7ab5a396f7662090b208691ec59a69f1b..2f1753cc3e240fa497a87873ed19fe3f11e22331:/doc/help/Makefile diff --git a/doc/help/Makefile b/doc/help/Makefile index 9302ff7f..47cf0407 100644 --- a/doc/help/Makefile +++ b/doc/help/Makefile @@ -1,5 +1,5 @@ all: - xsltproc -o book/ --xinclude xslt/html/chunk.xsl help.xml + xsltproc -o book/ --xinclude ../xslt/html/chunk.xsl help.xml clean: rm book/*html