diff --git a/Makefile b/Makefile index de46d564..ff1471d0 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,8 @@ LIBDIR := lib + +# FIXME: workaround for old xml2rfc server no longer working +XML_RESOURCE_ORG_PREFIX := https://bib.ietf.org/public/rfc + include $(LIBDIR)/main.mk $(LIBDIR)/main.mk: