summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorStef Walter <stef@thewalter.net>2010-12-06 18:30:54 +0000
committerStef Walter <stef@thewalter.net>2010-12-06 18:30:54 +0000
commit0d9953a60407ce5b457a84df7bac00ac0b72230c (patch)
treecbba5ff890fdfff5697ccbdd4bc9b11a2a525319 /Makefile
parent8d6346fb6ff49c8fd919217a1fb662ddca9da2a8 (diff)
Remove old RFC draft.
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