From f0c6539070e0f21408ece5a4135949997722b184 Mon Sep 17 00:00:00 2001 From: Kim Alvefur Date: Tue, 9 Apr 2019 16:47:02 +0200 Subject: [PATCH] Include XML files in build --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index f5962aa7..34b36e7e 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 refs" +ARG TARGETS="html inbox-html inbox-xml pdf xeplist refs xml" COPY *.xml xep.* *.css *.xsl *.js *.xsl Makefile /src/ COPY resources/*.pdf /src/resources/