summary refs log tree commit diff
path: root/doc/rfc/Makefile
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2022-01-03 14:08:23 -0500
committerJune McEnroe <june@causal.agency>2022-01-03 14:08:23 -0500
commitac8132903355f0ffd057893cde1efe15dfd0cb13 (patch)
tree274fa598dbaf9d2c801fb60754de1ac2fd1cee0c /doc/rfc/Makefile
parentRemove sudo/doas from install script (diff)
downloadsrc-ac8132903355f0ffd057893cde1efe15dfd0cb13.tar.gz
src-ac8132903355f0ffd057893cde1efe15dfd0cb13.zip
Generate RFC bibliographic blocks from JSON
Diffstat (limited to 'doc/rfc/Makefile')
-rw-r--r--doc/rfc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/rfc/Makefile b/doc/rfc/Makefile
index 31e238a0..3078dcd3 100644
--- a/doc/rfc/Makefile
+++ b/doc/rfc/Makefile
@@ -1,8 +1,8 @@
 PREFIX ?= ~/.local
 MANDIR ?= ${PREFIX}/share/man
 
-MODULE = ftp.rfc-editor.org::rfcs-text-only
-RFCS = ${MODULE}/rfc-index.txt ${MODULE}/'rfc[1-9]*.txt'
+MODULE = ftp.rfc-editor.org::rfcs
+RFCS = ${MODULE}/rfc-index.txt ${MODULE}/'rfc[1-9]*.txt' ${MODULE}/'rfc*.json'
 
 all: rfc rfctags