summaryrefslogtreecommitdiff
path: root/docs/Makefile
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2014-02-10 13:53:25 -0500
committerLuke Shumaker <LukeShu@sbcglobal.net>2014-02-10 13:53:25 -0500
commit66e8bf81734e0b2920505ed073097fa8e6c35f06 (patch)
treeb89cb7009017952d6bf9b6b62c326fa883031383 /docs/Makefile
parent499bbc781ac2327015cf654225ffe43caff5cbc7 (diff)
DesignDocument: embed the graphviz UML
Diffstat (limited to 'docs/Makefile')
-rw-r--r--docs/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/Makefile b/docs/Makefile
index ff2a1cb..4f236d4 100644
--- a/docs/Makefile
+++ b/docs/Makefile
@@ -12,6 +12,8 @@ html: $(addsuffix .html,$(docs))
ProductBacklog.pdf: SystemModel.png
SystemModel.png: stickman.png
+
+DesignDocument.pdf: DesignDocument.png
DesignDocument.pdf.args = --table-of-contents --number-sections -f markdown+definition_lists
clean: