X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/6b6d9b29e9e9e91f79507a8bf193fb30de311dcc..bc0e5117261113416f9ba335de4296df186d9eb1:/doc/help/Makefile?ds=sidebyside 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