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