X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/e2791d9aef50f35848ab391454048b3e01e1907b..bfec9cc7ab5a396f7662090b208691ec59a69f1b:/doc/xmlrpc-doc/Makefile?ds=inline diff --git a/doc/xmlrpc-doc/Makefile b/doc/xmlrpc-doc/Makefile deleted file mode 100644 index 098896c7..00000000 --- a/doc/xmlrpc-doc/Makefile +++ /dev/null @@ -1,7 +0,0 @@ -all: - mkdir book - xsltproc --xinclude --xincludestyle /usr/share/sgml/docbook/xsl-stylesheets/html/chunk.xsl API.xml - mv *html book/ - -clean: - rm -r book