summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c6b6b7d..a35b869 100644
--- a/Makefile
+++ b/Makefile
@@ -4,7 +4,7 @@ version = $(shell git describe --dirty --tags)
all: ci-arch.html ci-arch.pdf
-ci-arch.pdf ci-arch.html: ci-arch.mdwn ecosystem.svg pipeline.svg
+ci-arch.pdf ci-arch.html: ci-arch.mdwn ecosystem.svg pipeline.svg arch.svg
.dot.svg:
dot -Tsvg -o$@ $<