aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMartin Schanzenbach <schanzen@gnunet.org>2022-08-04 17:22:53 +0200
committerMartin Schanzenbach <schanzen@gnunet.org>2022-08-04 17:22:53 +0200
commitff5479db2f1a3cb735c296494b8908148d15e954 (patch)
treeb7b174319e7c6159ca75e9d781443a437c69e63f /Makefile
parente83d2df802258a91d5891554afa7b2df27de4aba (diff)
downloadlsd0002-ff5479db2f1a3cb735c296494b8908148d15e954.tar.gz
lsd0002-ff5479db2f1a3cb735c296494b8908148d15e954.zip
googlefonts
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