aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 3e64a55..74a850d 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1all: txt html 1all: txt html
2 2
3html: 3html:
4 xml2rfc --html draft-schanzen-reclaimid.xml 4 xml2rfc --html --css style.css draft-schanzen-reclaimid.xml
5 5
6txt: 6txt:
7 xml2rfc draft-schanzen-reclaimid.xml 7 xml2rfc draft-schanzen-reclaimid.xml