From 8a3efe66009d02e22540d7d37fb1aef851814119 Mon Sep 17 00:00:00 2001 From: Edwin Mons Date: Thu, 8 Feb 2018 08:50:27 +0100 Subject: [PATCH] Build refs for Docker image xmpp.org/extensions/refs wasn't built. As these files are referenced from xml2rfc.tools.ietf.org, we probably should. --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index f97e318b..f5962aa7 100644 --- a/Dockerfile +++ b/Dockerfile @@ -4,7 +4,7 @@ FROM xmppxsf/xeps-base:latest ARG NCORES=1 -ARG TARGETS="html inbox-html inbox-xml pdf xeplist" +ARG TARGETS="html inbox-html inbox-xml pdf xeplist refs" COPY *.xml xep.* *.css *.xsl *.js *.xsl Makefile /src/ COPY resources/*.pdf /src/resources/