aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMartin Schanzenbach <schanzen@gnunet.org>2022-08-04 17:21:37 +0200
committerMartin Schanzenbach <schanzen@gnunet.org>2022-08-04 17:21:37 +0200
commit03ea8b77cff37fa668fb9fa9d7bcc23bdec8d7c6 (patch)
treebb81e79245ced3329dacdedcf706c96aca05b578 /Makefile
parent06eb3946165481af20f1c8b9f8c2acec88587cb3 (diff)
downloadlsd0001-03ea8b77cff37fa668fb9fa9d7bcc23bdec8d7c6.tar.gz
lsd0001-03ea8b77cff37fa668fb9fa9d7bcc23bdec8d7c6.zip
googlefonts
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 2f285d3..d426a48 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1all: txt html 1all: txt html
2 2
3html: 3html:
4 xml2rfc --html draft-schanzen-gns.xml 4 xml2rfc --html --css style.css draft-schanzen-gns.xml
5 5
6txt: 6txt:
7 xml2rfc draft-schanzen-gns.xml 7 xml2rfc draft-schanzen-gns.xml