summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMartin Schanzenbach <schanzen@gnunet.org>2022-08-04 17:24:48 +0200
committerMartin Schanzenbach <schanzen@gnunet.org>2022-08-04 17:24:48 +0200
commitcef556e09083afb7b5f5d128cc9127db6f6d9336 (patch)
tree0decd272bfc1cbda6086b66659b4136695e631af /Makefile
parent073a6c3c3125a4b017c00b62f1485a9119dd7795 (diff)
downloadlsd0004-cef556e09083afb7b5f5d128cc9127db6f6d9336.tar.gz
lsd0004-cef556e09083afb7b5f5d128cc9127db6f6d9336.zip
googlefonts
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index cfb4f83..52d9672 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1all: txt html 1all: txt html
2 2
3html: 3html:
4 xml2rfc --html draft-schanzen-r5n.xml 4 xml2rfc --html --css style.css draft-schanzen-r5n.xml
5 5
6txt: 6txt:
7 xml2rfc draft-schanzen-r5n.xml 7 xml2rfc draft-schanzen-r5n.xml