summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/Makefile b/Makefile
index ddaa252..24dfe43 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,4 @@
-all: draft-pkcs11-trust-assertions.txt html/index.html
-
-draft-pkcs11-trust-assertions.txt: draft-pkcs11-trust-assertions.xml
- xml2rfc $<
+all: html/index.html
html/index.html: docbook-params.xsl trust-assertions.xml
xmlto --skip-validation -o html/ -x docbook-params.xsl xhtml trust-assertions.xml