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
commit62fb45e18ff493e576ddbf24b83d46d064760072 (patch)
tree368ea224bc9c96b39114f7b396e1853fd7da74e7 /doc/rfc/Makefile
parentRemove sudo/doas from install script (diff)
downloadsrc-62fb45e18ff493e576ddbf24b83d46d064760072.tar.gz
src-62fb45e18ff493e576ddbf24b83d46d064760072.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