diff options
Diffstat (limited to 'docs/makefile')
-rw-r--r-- | docs/makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/makefile b/docs/makefile index 15ea3a4..d180398 100644 --- a/docs/makefile +++ b/docs/makefile @@ -24,4 +24,5 @@ ASCIIDOCTOR_ARGS += --backend pdf plantuml -tsvg $< design.pdf: img/software-components.svg +design.pdf: img/sequence-puzzle-module-init.svg |