Skip to content

Commit

Permalink
Work around CI bug
Browse files Browse the repository at this point in the history
  • Loading branch information
ad-l committed Jun 13, 2023
1 parent 2c6aed4 commit 1569a19
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
@@ -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:
Expand Down

0 comments on commit 1569a19

Please sign in to comment.