From dd99f71def178ea2c76a8504e33b9c55655ecc7e Mon Sep 17 00:00:00 2001 From: Antonio Terceiro Date: Thu, 8 Oct 2015 12:13:47 -0300 Subject: [PATCH] docs: fix build --- docs/Makefile | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/docs/Makefile b/docs/Makefile index 3e1cd3b..208d317 100644 --- a/docs/Makefile +++ b/docs/Makefile @@ -13,6 +13,7 @@ _build/dns.rst: ../test/dns_test.sh BUILT += $(patsubst %.svg, _build/%.png, $(wildcard *.svg)) _build/%.png: %.png + cp $< $@ arquitetura.png: arquitetura.svg inkscape --export-area-page --export-width=800 --export-width=600 --export-png=$@ $< -- libgit2 0.21.2